EHS
TCP.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef EHS_OS_WINDOWS
4
#include "
TCP_W32.h
"
5
#else
6
#include "
TCP_BSD.h
"
7
#endif
TCP_BSD.h
TCP_W32.h
include
ehs
io
socket
TCP.h
Generated by
1.9.4