libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
EventLoopImpl.submitRequest
libasync
windows
EventLoopImpl
Undocumented in source. Be warned that the author may not have intended to support it.
void
submitRequest
(AsyncAcceptRequest* request)
struct
EventLoopImpl
package nothrow
void
submitRequest
(
AsyncAcceptRequest
*
request
)
void
submitRequest
(AsyncReceiveRequest* request)
void
submitRequest
(AsyncSendRequest* request)
Meta
Source
See Implementation
libasync
windows
EventLoopImpl
functions
bind
broadcast
closeConnection
closeSocket
connect
exit
getAddressFromDNS
getAddressFromIP
init
kill
listen
localAddr
loop
noDelay
notify
onAccept
read
readChanges
recv
recvFrom
run
send
sendTo
setInternalError
setOption
submitRequest
unwatch
updateAcceptContext
updateConnectContext
watch
write
properties
error
started
status