enable NSOCKET for twilight
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@451 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
8b31606fca
commit
2ee95bcec9
@ -35,6 +35,10 @@ int fd_max;
|
||||
int rfifo_size = 65536;
|
||||
int wfifo_size = 65536;
|
||||
|
||||
#ifdef TWILIGHT
|
||||
#define NSOCKET
|
||||
#endif
|
||||
|
||||
#ifndef TCP_FRAME_LEN
|
||||
#define TCP_FRAME_LEN 1053
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user