#include "address.h"

Go to the source code of this file.
Classes | |
| struct | protlib::AssocData |
| SCTP lib interface. More... | |
Namespaces | |
| namespace | protlib |
Typedefs | |
| typedef int | protlib::socketfd_t |
| socket type interface | |
| typedef unsigned int | protlib::associd_t |
----------------------------------------*- mode: C++; -*--
association data for signaling transport connnections -- AssocData structure to store data of a signaling associaton -- i.e., a socket-based signaling transport connection ----------------------------------------------------------
Definition in file assocdata.h.
1.6.1