Home
last modified time | relevance | path

Searched refs:sent (Results 1 – 6 of 6) sorted by relevance

/libev/
H A Dev.h461 EV_ATOMIC_T sent; /* private */
464 # define ev_async_pending(w) (+(w)->sent)
H A Dev.c2461 DWORD sent; in evpipe_write() local
2464 WSASend (EV_FD_TO_WIN32_HANDLE (evpipe [1]), &buf, 1, &sent, 0, 0, 0); in evpipe_write()
2531 if (asyncs [i]->sent) in pipecb()
2533 asyncs [i]->sent = 0; in pipecb()
4868 w->sent = 0; in ev_async_start()
4905 w->sent = 1; in ev_async_send()
H A DREADME50 The following people sent in patches or made other noteworthy
H A Dconfig.h.in103 /* Define to the address where bug reports for this package should be sent. */
H A DChanges462 (based on patch sent by Johannes Deisenhofer).
H A Dev.pod1219 Not ever sent (or otherwise used) by libev itself, but can be freely used
1691 sent a SIGPIPE, which, by default, aborts your program. For most programs