SocReadOneObject

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

SocReadOneObject()  

SYNOPSIS

prsr_lib/soc_clnt.c:547

IPObjectStruct *SocReadOneObject(int Handler)
 

DESCRIPTION

Attempts to read (non blocking) an object from socket. If read is successful the object is returned, otherwise NULL is returned.  

PARAMETERS:

Handler: The socket info handler index. *  

FUNCTION RETURN VALUE

IPObjectStruct *: An object if read one, NULL otherwise.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:28:03 GMT, July 20, 2024