MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / kevent

Class kevent

io_wait.h:150–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148#endif
149#ifdef HAVE_KQUEUE
150 struct kevent* kq_array; /* used for the eventlist*/
151 struct kevent* kq_changes; /* used for the changelist */
152 size_t kq_nchanges;
153 size_t kq_changes_size; /* size of the changes array */

Callers 2

io_wait_loop_kqueueFunction · 0.85
kq_ev_changeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected