_API_POLL_STRUCT Struct Reference

Windows poll structure used to implement blocking poll for read/write/event. More...

#include <wanpipe_api_hdr.h>

List of all members.

Public Attributes

unsigned char operation_status
u_int32_t user_flags_bitmap
u_int32_t poll_events_bitmap
u_int32_t timeout


Detailed Description

Windows poll structure used to implement blocking poll for read/write/event.

This structure is only used by WINDOWS code

Definition at line 401 of file wanpipe_api_hdr.h.


Member Data Documentation

unsigned char _API_POLL_STRUCT::operation_status

operation completion status, check on return

Definition at line 403 of file wanpipe_api_hdr.h.

Referenced by sangoma_socket_waitfor().

u_int32_t _API_POLL_STRUCT::user_flags_bitmap

bitmap of events API user is interested to receive

Definition at line 404 of file wanpipe_api_hdr.h.

Referenced by sangoma_socket_waitfor().

u_int32_t _API_POLL_STRUCT::poll_events_bitmap

bitmap of events available for API user

Definition at line 405 of file wanpipe_api_hdr.h.

Referenced by sangoma_socket_waitfor().

u_int32_t _API_POLL_STRUCT::timeout

time to wait for an event before returning POLL_EVENT_TIMEOUT

Definition at line 406 of file wanpipe_api_hdr.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 6 18:09:04 2009 for libsangoma by  doxygen 1.4.7