NETPLAY_LISTEN_BACKLOG definition

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2637 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2006-12-30 13:03:03 +00:00
parent a70913b70b
commit 6dcf79e1df
+2
View File
@@ -52,6 +52,8 @@
#define NETPLAY_RETRYDELAY 2000
/* Time to wait after all addresses of a host have been tried
* before starting retrying them all. In ms. */
#define NETPLAY_LISTEN_BACKLOG 2
/* Second argument to listen(). */
#endif /* _NETPLAY_H */