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:
@@ -52,6 +52,8 @@
|
|||||||
#define NETPLAY_RETRYDELAY 2000
|
#define NETPLAY_RETRYDELAY 2000
|
||||||
/* Time to wait after all addresses of a host have been tried
|
/* Time to wait after all addresses of a host have been tried
|
||||||
* before starting retrying them all. In ms. */
|
* before starting retrying them all. In ms. */
|
||||||
|
#define NETPLAY_LISTEN_BACKLOG 2
|
||||||
|
/* Second argument to listen(). */
|
||||||
|
|
||||||
|
|
||||||
#endif /* _NETPLAY_H */
|
#endif /* _NETPLAY_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user