#include <rubysocket.h>
Data Fields | |
| int | fd |
| int | flags |
| VALUE | mesg |
| struct sockaddr * | to |
| socklen_t | tolen |
Definition at line 318 of file rubysocket.h.
Definition at line 319 of file rubysocket.h.
Referenced by rsock_bsock_send(), rsock_send_blocking(), rsock_sendto_blocking(), and udp_send().
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 [read] |
Definition at line 321 of file rubysocket.h.
Referenced by rsock_bsock_send(), rsock_sendto_blocking(), and udp_send().
Definition at line 322 of file rubysocket.h.
Referenced by rsock_bsock_send(), rsock_sendto_blocking(), and udp_send().
1.6.1