Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
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: