34 #define PT_NET_VERSION_MAJOR 1
35 #define PT_NET_VERSION_MINOR 1
36 #define PT_NET_VERSION_REVISION 1
38 #if defined(PT_NET_API_EXPORT)
39 # define PT_NET_API PT_EXPORT
41 # define PT_NET_API PT_IMPORT
58 class TcpServerOptions;
60 class TcpSocketOptions;
62 class UdpSocketOptions;
68 #endif // PT_NET_API_H