datagram_socket Struct Reference

Collaboration diagram for datagram_socket:
Collaboration graph
[legend]

Data Fields

int socket
int index
int family
int addrlen
struct datagramqueue
struct datagram ** queue_tail
datagram_callback_funcfunc

Detailed Description

Definition at line 122 of file net.c.


Field Documentation

Definition at line 126 of file net.c.

Referenced by NET_DatagramSend(), NET_DatagramSocketDoNew(), NET_SockaddrToStrings(), and NET_Wait().

Definition at line 125 of file net.c.

Referenced by NET_DatagramBroadcast(), and NET_DatagramSocketDoNew().

Definition at line 129 of file net.c.

Referenced by NET_DatagramSocketDoNew(), NET_DatagramSocketNew(), and NET_Wait().

Definition at line 124 of file net.c.

Referenced by NET_DatagramSocketClose(), and NET_DatagramSocketDoNew().

Definition at line 127 of file net.c.

Referenced by NET_DatagramSocketClose(), NET_DatagramSocketDoNew(), and NET_Wait().

Definition at line 128 of file net.c.

Referenced by NET_DatagramSend(), NET_DatagramSocketDoNew(), and NET_Wait().


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

Generated by  doxygen 1.6.2