SOCK_RELEASE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

sock_release - close a socket  

SYNOPSIS

"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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:52 GMT, October 09, 2005