X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Fsockets%2Fraw_socket.h;fp=octopi%2Flibrary%2Fsockets%2Fraw_socket.h;h=44314eebaf4fded9677b4856b45a03f6fdf3a707;hb=39dbe2cabfc181def8903f6009ed967ad2dc1d9b;hp=99e948981a44d0bc544a8fd011c648acca6139e8;hpb=e16e899f1a75d8c4df9d36ffac2d8d2d401c4114;p=feisty_meow.git diff --git a/octopi/library/sockets/raw_socket.h b/octopi/library/sockets/raw_socket.h index 99e94898..44314eeb 100644 --- a/octopi/library/sockets/raw_socket.h +++ b/octopi/library/sockets/raw_socket.h @@ -148,6 +148,7 @@ private: ////////////// +/* wow, an ancient screw-up, leaving these in here after they were abstracted to tcpip_definitions.h; yargh. #ifdef __UNIX__ // provide some unifying definitions. #define INVALID_SOCKET -1 @@ -262,6 +263,7 @@ private: #define SOCK_TRY_AGAIN WSATRY_AGAIN #define SOCK_VERNOTSUPPORTED WSAVERNOTSUPPORTED #endif //win32. +*/ //////////////