فهرست منبع

Defined SO_REUSEPORT to allow the servers to re-use ports if server crashes [Wizputer]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@83 54d463be-8e91-2dee-dedb-b68131a5f0ec
wizputer 20 سال پیش
والد
کامیت
420444c443
2فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 2 0
      Changelog.txt
  2. 1 1
      Makefile

+ 2 - 0
Changelog.txt

@@ -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 - 1
Makefile

@@ -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