Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

udp_socket Struct Reference

#include <sock_var.h>

Collaboration diagram for udp_socket:

Collaboration graph
[legend]

Detailed Description

UDP socket information structure.

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


Data Fields

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


© 2000-2006 by egnite Software GmbH - visit http://www.ethernut.de/