Apache Portable Runtime
Defines
IP Protocol Definitions for use when creating sockets
Network Routines

Defines

#define APR_PROTO_TCP   6
#define APR_PROTO_UDP   17
#define APR_PROTO_SCTP   132

Define Documentation

#define APR_PROTO_SCTP   132

SCTP

#define APR_PROTO_TCP   6

TCP

#define APR_PROTO_UDP   17

UDP

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines