kiss ~master (2018-09-04T06:35:33Z)
Dub
Repo
TcpListener.bind
kiss
net
TcpListener
TcpListener
Undocumented in source. Be warned that the author may not have intended to support it.
TcpListener
bind
(string ip, ushort port)
TcpListener
bind
(ushort port)
TcpListener
bind
(Address addr)
class
TcpListener
TcpListener
bind
(
Address
addr
)
Meta
Source
See Implementation
kiss
net
TcpListener
TcpListener
constructors
this
functions
bind
bindingAddress
close
listen
onConnectionAccepted
onPeerCreating
onRead
onShutdown
reusePort
start
variables
_shutdownHandler
acceptHandler
closeHandler
peerCreateHandler