Home
last modified time | relevance | path

Searched defs:_TSocketSetImpl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sal/osl/os2/
H A Dsocket.c2922 typedef struct _TSocketSetImpl struct
2924 int m_MaxHandle; /* for select(), the largest descriptor in the set */
2925 fd_set m_Set; /* the set of descriptors */
/trunk/main/sal/osl/unx/
H A Dsocket.c2892 typedef struct _TSocketSetImpl struct
2894 int m_MaxHandle; /* for select(), the largest descriptor in the set */
2895 fd_set m_Set; /* the set of descriptors */
/trunk/main/sal/osl/w32/
H A Dsocket.cxx2054 typedef struct _TSocketSetImpl struct
2056 fd_set m_Set; /* the set of descriptors */

Completed in 53 milliseconds