* Added experimental code to set the socket limit at runtime.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12803 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -291,6 +291,13 @@ AC_COMPILE_IFELSE(
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# setrlimit - used to set the socket limit
|
||||
#
|
||||
AC_CHECK_FUNC([setrlimit],[CFLAGS="$CFLAGS -DHAVE_SETRLIMIT"])
|
||||
|
||||
|
||||
|
||||
#
|
||||
# Memory manager
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user