pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication
Loading

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJLIB Reference

pj_fd_set_t Struct Reference
[Socket select() API.]

Data Fields

pj_sock_t data [PJ_IOQUEUE_MAX_HANDLES+4]

Detailed Description

Portable structure declarations for pj_fd_set. The implementation of pj_sock_select() does not use this structure per-se, but instead it will use the native fd_set structure. However, we must make sure that the size of pj_fd_set_t can accomodate the native fd_set structure.


Field Documentation

pj_sock_t pj_fd_set_t::data[PJ_IOQUEUE_MAX_HANDLES+4]

Opaque buffer for fd_set


The documentation for this struct was generated from the following file:

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.