eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
EventDriverPipes.waitForData
eventcore
driver
EventDriverPipes
Waits for incoming data without actually reading it.
interface
EventDriverPipes
@
safe
nothrow
void
waitForData
(
PipeFD
pipe
,
PipeIOCallback
on_data_available
)
Meta
Source
See Implementation
eventcore
driver
EventDriverPipes
functions
addRef
adopt
cancelRead
cancelWrite
close
isValid
rawUserData
read
releaseRef
waitForData
write
properties
userData
Waits for incoming data without actually reading it.