LLC_UI_RECVMSG
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_ui_recvmsg - copy received data to the socket user.
SYNOPSIS
"SYNOPSIS"
int llc_ui_recvmsg (struct kiocb * iocb, struct socket * sock, struct msghdr * msg, int size, int flags);
ARGUMENTS
- iocb
-
-- undescribed --
- sock
-
Socket to copy data from.
- msg
-
Various user space related information.
- size
-
Size of user buffer.
- flags
-
User specified flags.
DESCRIPTION
Copy received data to the socket user.
Returns non-negative upon success, negative otherwise.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:44 GMT, October 06, 2005