IP Protocol Definitions for use when creating sockets
Overview
// macros #define APR_PROTO_SCTP #define APR_PROTO_TCP #define APR_PROTO_UDP
Detailed Documentation
Macros
#define APR_PROTO_SCTP
SCTP
#define APR_PROTO_TCP
TCP
#define APR_PROTO_UDP
UDP