SOCU:AddGlobalSocket

SOCU:AddGlobalSocket

Request #

Index WordDescription
0Header code [0x00230040]
1int sockfd

Response #

Index WordDescription
0Header code
1Result code

Description #

Normally each socket is only accessible to the user-process which created it. Once this command finishes the specified socket will be accessible to all processes(or at least more than just the process which created it). This is required by SSL_Services, for example.