asynchronous ~master (2018-06-27T00:00:59Z)
Dub
Repo
LibasyncEventLoop.startServing
asynchronous
libasync
events
LibasyncEventLoop
Undocumented in source. Be warned that the author may not have intended to support it.
class
LibasyncEventLoop
override
void
startServing
(
ProtocolFactory
protocolFactory
,
Socket
socket
,
SslContext
sslContext
,
ServerImpl
server
)
Meta
Source
See Implementation
asynchronous
libasync
events
LibasyncEventLoop
aliases
Listener
Timers
constructors
this
functions
addSignalHandler
getAddressInfo
makeDatagramTransport
makeSocketTransport
removeSignalHandler
runForever
scheduleCallback
scheduleCallbackThreadSafe
socketConnect
startServing
stopServing