X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=octopi%2Flibrary%2Fsockets%2Fraw_socket.h;fp=octopi%2Flibrary%2Fsockets%2Fraw_socket.h;h=44314eebaf4fded9677b4856b45a03f6fdf3a707;hp=99e948981a44d0bc544a8fd011c648acca6139e8;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hpb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a 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. +*/ //////////////