Struct SocketConnection#

Struct Documentation#

struct SocketConnection#

Holds to sockets. Used by the core process to create a connection between to shild processes.

Public Members

SOCKET From = {INVALID_SOCKET}#

socket from child process

SOCKET To = {INVALID_SOCKET}#

socket to child process