Ruby  2.0.0p353(2013-11-22revision43784)
Data Fields
accept_arg Struct Reference

Data Fields

int fd
 
struct sockaddr * sockaddr
 
socklen_t * len
 

Detailed Description

Definition at line 544 of file init.c.

Field Documentation

int accept_arg::fd

Definition at line 545 of file init.c.

Referenced by accept_blocking(), and rsock_s_accept().

socklen_t* accept_arg::len

Definition at line 547 of file init.c.

Referenced by accept_blocking(), and rsock_s_accept().

struct sockaddr* accept_arg::sockaddr

Definition at line 546 of file init.c.

Referenced by accept_blocking(), and rsock_s_accept().


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