eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
PosixEventDriverCore.rawUserData
eventcore
drivers
posix
driver
PosixEventDriverCore
Undocumented in source. Be warned that the author may not have intended to support it.
void
*
rawUserData
(StreamSocketFD descriptor, size_t size, DataInitializer initialize, DataInitializer destroy)
class
PosixEventDriverCore
(Loop : PosixEventLoop, Timers : EventDriverTimers, Events : EventDriverEvents, Processes : EventDriverProcesses)
protected @
safe
nothrow final override @
system
void
*
rawUserData
(
StreamSocketFD
descriptor
,
size_t
size
,
DataInitializer
initialize
,
DataInitializer
destroy
)
void
*
rawUserData
(DatagramSocketFD descriptor, size_t size, DataInitializer initialize, DataInitializer destroy)
Meta
Source
See Implementation
eventcore
drivers
posix
driver
PosixEventDriverCore
aliases
ExtraEventsCallback
constructors
this
functions
clearExitFlag
dispose
exit
processEvents
rawUserData
rawUserDataImpl
runInOwnerThread
properties
waiterCount