connect_arg Struct Reference


Data Fields

int fd
sockaddrsockaddr
socklen_t len

Detailed Description

Definition at line 363 of file init.c.


Field Documentation

int connect_arg::fd

Definition at line 364 of file init.c.

Referenced by connect_blocking(), and rsock_connect().

socklen_t connect_arg::len

Definition at line 366 of file init.c.

Referenced by connect_blocking(), and rsock_connect().

struct sockaddr* connect_arg::sockaddr

Definition at line 365 of file init.c.

Referenced by connect_blocking(), and rsock_connect().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7