udp_socket Struct Reference

#include <sock_var.h>


Detailed Description

UDP socket information structure.

Applications should not rely on the content of this structure. It may change without notice.


Data Fields

u_short so_local_port
 Local port number in net byte order.
UDPSOCKETso_next
 Link to next tcp socket structure.
u_short so_rx_bsz
 Receive buffer size.
u_short so_rx_cnt
 Number of data bytes in the receive buffer.
NETBUFso_rx_nb
 Received, but not read by application.
HANDLE so_rx_rdy
 Receiver event queue.


Generated on Tue Jan 23 21:12:31 2007 for BTnut System Software by doxygen 1.4.7