ioqueue property
Specify the ioqueue to use. Secure socket uses the ioqueue to perform active socket operations, see \ref PJ_ACTIVESOCK for more detail.
Implementation
external ffi.Pointer<pj_ioqueue_t> ioqueue;
Specify the ioqueue to use. Secure socket uses the ioqueue to perform active socket operations, see \ref PJ_ACTIVESOCK for more detail.
external ffi.Pointer<pj_ioqueue_t> ioqueue;