Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
accept_arg Struct Reference

Data Fields

int fd
 
struct sockaddr * sockaddr
 
socklen_tlen
 

Detailed Description

Definition at line 560 of file init.c.

Field Documentation

◆ fd

int accept_arg::fd

Definition at line 561 of file init.c.

Referenced by accept_blocking(), and rsock_s_accept().

◆ len

socklen_t* accept_arg::len

Definition at line 563 of file init.c.

Referenced by accept_blocking(), and rsock_s_accept().

◆ sockaddr

struct sockaddr* accept_arg::sockaddr

Definition at line 562 of file init.c.

Referenced by accept_blocking(), and rsock_s_accept().


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