|
Home --> Documentations --> PJLIB Reference
Go to the documentation of this file.
21 #ifndef __PJ_IOQUEUE_H__
22 #define __PJ_IOQUEUE_H__
289 #if defined(PJ_HAS_TCP) && PJ_HAS_TCP != 0
302 #ifndef PJ_IOQUEUE_MAX_EVENTS_IN_SINGLE_POLL
303 # define PJ_IOQUEUE_MAX_EVENTS_IN_SINGLE_POLL (16)
310 #define PJ_IOQUEUE_ALWAYS_ASYNC ((pj_uint32_t)1 << (pj_uint32_t)31)
560 #if defined(PJ_HAS_TCP) && PJ_HAS_TCP != 0
PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.
|