geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
TcpListener.Bind
geario
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)
class
TcpListener
TcpListener
Bind
(
ushort
port
)
TcpListener
Bind
(Address addr)
Meta
Source
See Implementation
geario
net
TcpListener
TcpListener
constructors
this
functions
Accepted
Bind
BindingAddress
Blocking
Close
Error
Listen
OnPeerCreating
OnRead
OnShutdown
ReusePort
Start
Threads
variables
_ioThreads
_isBinded
_isBlocking
_isSslEnabled
_loopThreadPool
_shutdownHandler
_tcpStreamoption
acceptHandler
closeHandler
errorHandler
peerCreateHandler