SVR5 and SCO OpenServer 5
ReplaceSocketService(D4pccard)
ReplaceSocketService --
describes the socket service to be replaced
Syntax
#include <sys/lcs.h>
#include <sys/lss.h>
Description
The ReplaceSocketService structure
is used to allow a new Socket Service handler
to replace an existing one being used by
CardServices( ).
The new Socket Service implementation
must provide functionality that is backwards compatible
with the socket service being replaced.
Structure definition
ushort usSocket ;
ushort usNumSockets ;
ushort usAttributes ;
uchar *pucDataPointer ;
Structure members
The members are defined as:
usSocket
-
Base logical socket.
usNumSockets
-
Number of sockets to replace.
usAttributes
-
Information about
SSEntry(D4pccard).
pucDataPointer
-
Pointer to socket service data area
(binding specific).
Usage
Hardware applicability
All
Version applicability
pccard:
1, 2, 3
References
ReplaceSocketServices(D3pccard),
SSEntry(D4pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005