sock_release(9) suse man page | unix.com

Man Page: sock_release

Operating Environment: suse

Section: 9

SOCK_RELEASE(9) 						 Linux Networking						   SOCK_RELEASE(9)

NAME
sock_release - close a socket
SYNOPSIS
void sock_release(struct socket * sock);
ARGUMENTS
sock socket to close
DESCRIPTION
The socket is released from the protocol stack if it has a release callback, and the inode is then released if the socket is bound to an inode not a file.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SOCK_RELEASE(9)
Related Man Pages
bio_new_socket(3) - redhat
bio_s_socket(3) - redhat
bio_s_socket(3) - osx
bio_new_socket(3openssl) - opensolaris
bio_s_socket(3openssl) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Migrating to UNIX
Shopt -s histappend
32 bit process addressing more than 4GB