LLC_UI_SHUTDOWN

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

 

NAME

llc_ui_shutdown - shutdown a connect llc2 socket.  

SYNOPSIS

"SYNOPSIS"

int llc_ui_shutdown (struct socket * sock, int how);  

ARGUMENTS

sock
Socket to shutdown.
how
What part of the socket to shutdown.
 

DESCRIPTION

Shutdown a connected llc2 socket. Currently this function only supports shutting down both sends and receives (2), we could probably make this function such that a user can shutdown only half the connection but not right now.  

RETURNS

0 upon success, negative otherwise.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS

This document was created by man2html, using the manual pages.
Time: 13:31:38 GMT, October 06, 2005