vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
Win32TCPListener.this
index
vibe
core
drivers
win32
Win32TCPListener
Undocumented in source.
class
Win32TCPListener
@
trusted
this
(
Win32EventDriver
driver
,
SOCKET
sock
,
NetworkAddress
bind_addr
,
void
delegate
(
TCPConnection
conn
)
@
safe
conn_callback
,
TCPListenOptions
options
)
Meta
Source
See Implementation
index
vibe
core
drivers
win32
Win32TCPListener
constructors
this
functions
notifySocketEvent
socket
stopListening
properties
bindAddress