vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
TCPContextAlloc
index
vibe
core
drivers
libevent2_tcp
Undocumented in source.
version(VibeLibeventDriver)
alias
TCPContextAlloc
=
FreeListObjectAlloc
!(
TCPContext
, false, true)
Meta
Source
See Implementation
index
vibe
core
drivers
libevent2_tcp
aliases
TCPContextAlloc
UncaughtException
classes
Libevent2TCPConnection
Libevent2TCPListener
enums
ConnectionState
functions
onConnect
onSocketEvent
onSocketRead
onSocketWrite
removeFromArray
structs
TCPContext