socket.h File Reference

Go to the source code of this file.

Data Structures

struct  nip_socket_t
 Entry of socket array. More...

Defines

#define NIP_MAX_SOCKETS   10

Typedefs

typedef uint8_t nip_socket_id_t
 Type for addressing sockets.


Define Documentation

#define NIP_MAX_SOCKETS   10

Definition at line 36 of file socket.h.


Typedef Documentation

typedef uint8_t nip_socket_id_t

Type for addressing sockets.

Most significant bit determines UDP/TCP

  • MSB = 1 => TCP Socket
  • MSB = 0 => UDP Socket

Definition at line 44 of file socket.h.


Generated on Thu Jul 10 01:09:46 2008 for NIP by  doxygen 1.5.5