sctp_freepaddrs(3) freebsd man page | unix.com

Man Page: sctp_freepaddrs

Operating Environment: freebsd

Section: 3

SCTP_FREEPADDRS(3)					   BSD Library Functions Manual 					SCTP_FREEPADDRS(3)

NAME
sctp_freepaddrs, sctp_freeladdrs -- release the memory returned from a previous call
LIBRARY
Standard C Library (libc, -lc)
SYNOPSIS
#include <sys/types.h> #include <sys/socket.h> #include <netinet/sctp.h> void sctp_freepaddrs(struct sockaddr *); void sctp_freeladdrs(struct sockaddr *);
DESCRIPTION
The sctp_freepaddrs() and sctp_freeladdrs() functions are used to release the memory allocated by previous calls to sctp_getpaddrs() or sctp_getladdrs() respectively.
RETURN VALUES
none.
SEE ALSO
sctp_getladdrs(3), sctp_getpaddrs(3), sctp(4)
BSD
December 15, 2006 BSD
Related Man Pages
sctp_getpaddrs(3) - debian
sctp_getpaddrs(3) - centos
sctp_getpaddrs(3socket) - sunos
sctp_freeladdrs(3socket) - opensolaris
sctp_getpaddrs(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
Memory Leaks
Valid separator in time and date format
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD?
Controlling user input