SocClientCreateSocket
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SocClientCreateSocket()
SYNOPSIS
prsr_lib/soc_clnt.c:295
int SocClientCreateSocket(int BinaryIPC, int Read)
DESCRIPTION
Opens the client's socket. Returns handler if succesful.
PARAMETERS:
BinaryIPC: Do we want to communicate text or binary?
Read: Is this socket for read (TRUE) or write (FALSE).
FUNCTION RETURN VALUE
int: Non negative handler if successful, -1 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:16 GMT, July 20, 2024