SOCK_RELEASE

Section: ()
Updated: 06 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: 06:21:12 GMT, October 06, 2005