SocReadLineNonBlock

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

NAME

SocReadLineNonBlock()  

SYNOPSIS

prsr_lib/soc_clnt.c:251

char *SocReadLineNonBlock(int Handler)
 

DESCRIPTION

Non blocking read of a single line. Returns NULL if no line is available.  

PARAMETERS:

Handler: The socket info handler index.  

FUNCTION RETURN VALUE

char *: Read line, or NULL if unavailable.

 

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:08 GMT, July 20, 2024