Linux apparantely does accept zero length UDP

This commit is contained in:
Jeff Hill
2000-08-26 00:27:46 +00:00
parent e2a4730f44
commit 5ded632331

View File

@@ -76,7 +76,5 @@ typedef socklen_t osiSocklen_t;
#define SD_BOTH 2
#endif
#define DOES_NOT_ACCEPT_ZERO_LENGTH_UDP
#endif /*osdSockH*/