socket_p.h File Reference

Go to the source code of this file.

Typedefs

typedef struct isc_socketwait isc_socketwait_t

Functions

int isc__socketmgr_waitevents (isc_socketmgr_t *, struct timeval *, isc_socketwait_t **)
isc_result_t isc__socketmgr_dispatch (isc_socketmgr_t *, isc_socketwait_t *)


Detailed Description

Definition in file socket_p.h.


Typedef Documentation

typedef struct isc_socketwait isc_socketwait_t

Definition at line 29 of file socket_p.h.


Function Documentation

int isc__socketmgr_waitevents ( isc_socketmgr_t ,
struct timeval *  ,
isc_socketwait_t **   
)

Definition at line 6274 of file socket.c.

References isc__socketmgr::fd_bufsize, ISC_R_SUCCESS, isc_resource_getcurlimit(), isc_resource_openfiles, isc_socketwait::maxfd, isc_socketwait::readset, REQUIRE, timeout, and isc_socketwait::writeset.

Referenced by evloop(), and waitbody().

isc_result_t isc__socketmgr_dispatch ( isc_socketmgr_t ,
isc_socketwait_t  
)

Definition at line 6374 of file socket.c.

Referenced by evloop(), and waitbody().


Generated on Tue Apr 28 17:41:19 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha