WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

#include <sock_select.h>

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

◆ data

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.