LLC_UI_SHUTDOWN

Section: (9)
Updated: 09 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: 00:02:26 GMT, October 09, 2005