Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
accept_arg Struct Reference

Data Fields

int fd
 
struct sockaddr * sockaddr
 
socklen_tlen
 

Detailed Description

Definition at line 737 of file init.c.

Field Documentation

◆ fd

int accept_arg::fd

Definition at line 738 of file init.c.

Referenced by rsock_s_accept().

◆ len

socklen_t* accept_arg::len

Definition at line 740 of file init.c.

◆ sockaddr

struct sockaddr* accept_arg::sockaddr

Definition at line 739 of file init.c.

Referenced by rsock_s_accept().


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