arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
sendSync
arsd
eventloop
Sends a message to the listeners immediately, bypassing the event loop
version(linux)
void
sendSync
(
T
)
(
T
t
)
Meta
Source
See Implementation
arsd
eventloop
enums
FileEvents
functions
addFileEventListeners
addFileToLoop
addListener
addOnIdle
clearTimeout
exit
loop
openNewEventPipes
removeFileEventListeners
removeListener
removeOnIdle
send
sendSync
setInterval
setTimeout
structs
FileError
FileEventDispatcher
FileHup
FileReadyToRead
FileReadyToWrite
TimerHandle
templates
isValidEventListener
Sends a message to the listeners immediately, bypassing the event loop