SVR5 and SCO OpenServer 5
ReplaceSocketServices(D3pccard)
ReplaceSocketServices --
Switch to new Socket Services
Synopsis (Unsupported service)
#include <sys/types.h>
#include <sys/lcs.h>
#include <sys/lss.h>
int CardServices (ReplaceSocketServices, int n1,
SSENtry_t SSEntry, int ReplaceSocketServiceLen,
ReplaceSocketService_t *pReplaceSocketService,
rm_key_t key);
Description
The
ReplaceSocketServices( )
service tells CardServices to stop using
the Socket Services currently employed
and designates a different Socket Services routine to use instead.
Arguments
n1-
NULL
SSEntry-
Pointer to
SSEntry(D4pccard)
structure.
ReplaceSocketServiceLen-
Length of the
ReplaceSocketService(D4pccard)
structure.
pReplaceSocketService-
Pointer to
ReplaceSocketService(D4pccard)
structure.
key-
Resource manager
key.
Return values
UNSUPPORTED_SERVICE-
Service not currently supported.
Usage
The newly activated Socket Services must provide
at least the same functionality and like interfaces
as were present with the now abandoned Socket Services routine
when it was active.
Context and synchronization
Interrupt, initialization, or user
context
Hardware applicability
All
Version applicability
pccard:
3
References
ReplaceSocketService(D4pccard),
SSEntry(D4pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005