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

Data Fields

struct rb_addrinfores
 
int fd
 

Detailed Description

Definition at line 45 of file udpsocket.c.

Field Documentation

int udp_arg::fd

Definition at line 48 of file udpsocket.c.

Referenced by udp_connect(), and udp_connect_internal().

struct rb_addrinfo* udp_arg::res

Definition at line 47 of file udpsocket.c.

Referenced by udp_connect(), and udp_connect_internal().


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