#include <windows.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <winsock.h>
Include dependency graph for errexit.cpp:
Go to the source code of this file.
Functions | |
void | errexit (const char *format,...) |
|
Definition at line 15 of file errexit.cpp. Referenced by passivesock(). |