9.8 sctp_freeladdrs Function


9.8 sctp_freeladdrs Function

The sctp_freeladdrs function frees resources allocated by the sctp_getladdrs function. It is called as follows :

#include <netinet/sctp.h>

void sctp_freeladdrs(struct sockaddr * addrs );

addrs is the pointer to the array of addresses returned by sctp_getladdrs .



UNIX Network Programming Volume 1, Third Edition
Unix Network Programming, Volume 1: The Sockets Networking API (3rd Edition)
ISBN: 0131411551
EAN: 2147483647
Year: 2003
Pages: 441

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net