Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
rsock_send_arg Struct Reference

#include <rubysocket.h>

Data Fields

int fd
int flags
VALUE mesg
struct sockaddr * to
socklen_t tolen

Detailed Description

Definition at line 252 of file rubysocket.h.


Field Documentation

struct sockaddr* rsock_send_arg::to

Definition at line 255 of file rubysocket.h.

Referenced by rsock_bsock_send(), rsock_sendto_blocking(), and udp_send().

Definition at line 256 of file rubysocket.h.

Referenced by rsock_bsock_send(), rsock_sendto_blocking(), and udp_send().


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