Commit Graph

25 Commits (bd766614bc996e3fb0d2d24e427e6e8ef0306fc5)

Author SHA1 Message Date
kervala a410f2fcc1 Changed: Better camel case syntax
--HG--
branch : develop
9 years ago
depyraken 96fd182335 add isloopbackIPAddress prototype to code/nel/include/nel/net/inet_address.h
add isloopbackIPAddress to code/nel/src/net/inet_address.cpp
add IPv4&IPv6 loopback IP addresses to localAddresses

In code/nel/src/net/unified_network.cpp:
replace is127001 calls by isloopbackIPAddress
change wrong comments about default network id (nid = 0xFF)
When the selected connectionId is not valid
	warnings are not triggered anymore when using default network (nid = 0xFF): the logs were full of warnings and the server was lagging
	When nid = 0xFF, the new connectionId is stored into DefaultNetwork
	When nid <> 0xFF, the new connectionId is stored into NetworkConnectionAssociations[nid]

--HG--
branch : develop
9 years ago
kervala edf4331d1a Fixed: Implements IPv6 in CInetAddress
--HG--
branch : develop
9 years ago
kervala 977103f9d0 Fixed: OS X uses .dylib extension instead of .so
--HG--
branch : develop
9 years ago
kervala 303f7d2e79 Changed: Minor changes
--HG--
branch : develop
10 years ago
kaetemi 75f7b9f931 Fix Snowballs service compile under MinGW 11 years ago
kervala 0795a61516 Changed: #825 Remove all warnings when compiling Ryzom 12 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
kervala b0c27a92ce Fixed: Some Windows.h inclusions 13 years ago
kervala 48e05d0056 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala 3c47b9f8d5 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 13 years ago
kervala dbb327deb0 Changed: #1433 Merge changes from patch 1.13 13 years ago
kervala f9cc842b82 Changed: Exceptions catched by reference 14 years ago
kervala 56db70265f Changed: #878 Fix typos in comments/code 14 years ago
kervala 16a086697d Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala ff0029ff5a Changed: Added namespace in some macros 15 years ago
kervala a69f0050b6 Changed: Removed "using namespace" from *.h 15 years ago
kervala 968a752e55 Fixed: Windows compilation problems 15 years ago
kervala 6577496fc2 Fixed: #1073 Replace deprecated functions gethostbyname and gethostbyaddr 15 years ago
kervala c693c47cac Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 2b2b1c3748 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 9275ce5175 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala f381f335e1 Changed: #878 Fix typos in comments/code 15 years ago
kervala 53a99b5b55 Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago