vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
EventDriver.connectTCP
index
vibe
core
driver
EventDriver
Establiches a tcp connection on the specified host/port.
interface
EventDriver
@
safe
TCPConnection
connectTCP
(
NetworkAddress
address
,
NetworkAddress
bind_address
)
Meta
Source
See Implementation
index
vibe
core
driver
EventDriver
functions
acquireTimer
connectTCP
createFileDescriptorEvent
createManualEvent
createTimer
dispose
exitEventLoop
isTimerPending
listenTCP
listenUDP
openFile
processEvents
rearmTimer
releaseTimer
resolveHost
runEventLoop
runEventLoopOnce
stopTimer
waitTimer
watchDirectory
Establiches a tcp connection on the specified host/port.