vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
onSocketWrite
index
vibe
core
drivers
libevent2_tcp
Undocumented in source. Be warned that the author may not have intended to support it.
version(VibeLibeventDriver)
package extern (
C
) nothrow
void
onSocketWrite
(
bufferevent
*
buf_event
,
void
*
arg
)
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