CreateSocketPair
static int CreateSocketPair(int, int, int, int *);
status = CreateSocketPair(AF_INET, SOCK_STREAM, 0, TerminalSocketPair);