Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
connect_arg Struct Reference

Data Fields

int fd
 
socklen_t len
 
const struct sockaddr * sockaddr
 

Detailed Description

Definition at line 584 of file init.c.

Field Documentation

◆ fd

int connect_arg::fd

Definition at line 585 of file init.c.

Referenced by rsock_make_fd_nonblock().

◆ len

socklen_t connect_arg::len

Definition at line 586 of file init.c.

◆ sockaddr

const struct sockaddr* connect_arg::sockaddr

Definition at line 587 of file init.c.


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