git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@83 54d463be-8e91-2dee-dedb-b68131a5f0ec
@@ -1,6 +1,8 @@
Date Added
11/09
* - Added Unbreakable funcions to item_db armors/shields/garments/footgear. [shadow]
+ * Defined SO_REUSEPORT to allow the servers to re-use ports if server crashes [Wizputer]
+
11/08
* Added new script command: getMapXY(MapName$,MaxX,MapY,type,[CharName$]) by Lorky [Lupus]
Get position for char/npc/pet/mob objects.
@@ -1,7 +1,7 @@
# $Id: Makefile 158 2004-10-01 03:45:15Z PoW $
CC = gcc -pipe
-PACKETDEF = -DPACKETVER=5 -DNEW_006b
+PACKETDEF = -DPACKETVER=5 -DNEW_006b -DSO_REUSEPORT
#PACKETDEF = -DPACKETVER=4 -DNEW_006b
#PACKETDEF = -DPACKETVER=3 -DNEW_006b
#PACKETDEF = -DPACKETVER=2 -DNEW_006b