# Functions
ConnectToChild connects to the child UNIX socket, and obtains TCP or UDP socket FD that corresponds to the port spec.
ConnectToChildWithRetry retries ConnectToChild every (i*5) milliseconds.
ConnectToChildWithSocketPath wraps ConnectToChild.
Initiate sends "init" request to the child UNIX socket.
# Constants
No description provided by the author
No description provided by the author