centos man page for sock_release

Query: sock_release

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 SOCK_RELEASE(9)
Related Man Pages
bio_new_socket(3) - redhat
bio_new_socket(3) - centos
bio_s_socket(3) - opendarwin
bio_new_socket(3) - osx
bio_s_socket(3openssl) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq