From 5e6c9e9a7fd16be13a59b361d2855813a1420009 Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 11 Sep 2006 21:32:26 +0000 Subject: - Modified set_nonblocking and setsocketoptions in socket.c, using eApp's code as reference. Hopefully should improve performance somewhat. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8710 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/socket.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/common/socket.h') diff --git a/src/common/socket.h b/src/common/socket.h index ca4b20c91..502529419 100644 --- a/src/common/socket.h +++ b/src/common/socket.h @@ -165,6 +165,4 @@ in_addr_t resolve_hostbyname(char* hostname, unsigned char *ip, char *ip_str); extern unsigned int addr_[16]; // ip addresses of local host (host byte order) extern unsigned int naddr_; // # of ip addresses - - #endif // _SOCKET_H_ -- cgit v1.2.3-70-g09d2