vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
WinRTEventDriver.listenTCP
index
vibe
core
drivers
winrt
WinRTEventDriver
Undocumented in source. Be warned that the author may not have intended to support it.
class
WinRTEventDriver
TCPListener
listenTCP
(
ushort
port
,
void
delegate
(
TCPConnection
conn
)
conn_callback
,
string
bind_address
,
TCPListenOptions
options
)
Meta
Source
See Implementation
index
vibe
core
drivers
winrt
WinRTEventDriver
constructors
this
functions
connectTCP
createManualEvent
createTimer
dispose
exitEventLoop
listenTCP
listenUDP
openFile
processEvents
processEventsInternal
resolveHost
runEventLoop
runEventLoopOnce
watchDirectory