From 1054a6012cb3dbb5e72284c70ce3620358dd0ee4 Mon Sep 17 00:00:00 2001 From: wizputer Date: Tue, 9 Nov 2004 07:31:12 +0000 Subject: Defined SO_REUSEPORT to allow the servers to re-use ports if server crashes [Wizputer] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@83 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 00ec3b9f0..0e421b27b 100644 --- a/Makefile +++ b/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 -- cgit v1.2.3-60-g2f50