rsock_send_arg Struct Reference

#include <rubysocket.h>


Data Fields

int fd
int flags
VALUE mesg
sockaddr * to
socklen_t tolen


Detailed Description

Definition at line 318 of file rubysocket.h.


Field Documentation

int rsock_send_arg::fd

Definition at line 319 of file rubysocket.h.

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

int rsock_send_arg::flags

Definition at line 319 of file rubysocket.h.

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

VALUE rsock_send_arg::mesg

Definition at line 320 of file rubysocket.h.

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

struct sockaddr* rsock_send_arg::to

Definition at line 321 of file rubysocket.h.

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

socklen_t rsock_send_arg::tolen

Definition at line 322 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:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7