linux apparently does not accept zero length UDP messages

This commit is contained in:
Jeff Hill
2000-08-26 00:10:20 +00:00
parent 2549ad8615
commit e2a4730f44
+2
View File
@@ -76,5 +76,7 @@ typedef socklen_t osiSocklen_t;
#define SD_BOTH 2
#endif
#define DOES_NOT_ACCEPT_ZERO_LENGTH_UDP
#endif /*osdSockH*/