]> granicus.if.org Git - php/commitdiff
Fix Win32 build.
authorSebastian Bergmann <sebastian@php.net>
Mon, 14 Oct 2002 05:54:15 +0000 (05:54 +0000)
committerSebastian Bergmann <sebastian@php.net>
Mon, 14 Oct 2002 05:54:15 +0000 (05:54 +0000)
main/php_network.h

index 05fcdead798d4e06038ec8d65b5a8352b8cb1f87..8223013376457777df64e83f1e562dae5a7049eb 100644 (file)
@@ -27,9 +27,6 @@
 # undef FD_SETSIZE
 # include "arpa/inet.h"
 # define socklen_t unsigned int
-# define SHUT_RD       SD_RECEIVE
-# define SHUT_WR       SD_SEND
-# define SHUT_RDWR     SD_BOTH
 #else
 # undef closesocket
 # define closesocket close