socket_codes.h File Reference

Socket codes and definitions. More...

#include <sys/types.h>

Go to the source code of this file.

Protocol families definitions

Same as address families.

#define PF_INET   AF_INET
#define PF_INET6   AF_INET6

Address families definitions

enum  

Typedefs

typedef enum sock_type sock_type_t
 Socket types.
typedef int32_t socklen_t
 Type definition of the socket length.

Enumerations

enum  sock_type { SOCK_STREAM = 1, SOCK_DGRAM = 2, SOCK_RAW = 3 }
 Socket types. More...


Detailed Description

Socket codes and definitions.

This is a part of the network application library.

Definition in file socket_codes.h.


Generated on Thu Jun 2 07:45:53 2011 for HelenOS/USB by  doxygen 1.4.7