Query: sctp_freepaddrs
OS: freebsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCTP_FREEPADDRS(3) BSD Library Functions Manual SCTP_FREEPADDRS(3)NAMEsctp_freepaddrs, sctp_freeladdrs -- release the memory returned from a previous callLIBRARYStandard 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 *);DESCRIPTIONThe sctp_freepaddrs() and sctp_freeladdrs() functions are used to release the memory allocated by previous calls to sctp_getpaddrs() or sctp_getladdrs() respectively.RETURN VALUESnone.SEE ALSOsctp_getladdrs(3), sctp_getpaddrs(3), sctp(4)BSDDecember 15, 2006 BSD
Related Man Pages |
---|
sctp_getladdrs(3) - centos |
sctp_getpaddrs(3socket) - sunos |
sctp_getladdrs(3socket) - opensolaris |
sctp_getpaddrs(3) - freebsd |
sctp_getladdrs(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
A simple UNIXtime component in Vue.js |
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD? |
Controlling user input |