You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/nel/src/net
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
9 years ago
..
CMakeLists.txt Changed: Let dependencies propagate to other targets 9 years ago
admin.cpp Changed: Replace size() comparisons by empty() 9 years ago
buf_client.cpp
buf_net_base.cpp
buf_server.cpp VS2015 compilation fixes 9 years ago
buf_sock.cpp Changed: Replace size() comparisons by empty() 9 years ago
callback_client.cpp VS2015 compilation fixes 9 years ago
callback_net_base.cpp
callback_server.cpp
dummy_tcp_sock.cpp
email.cpp Use new wrapper insteaf of fopen, issue #261 9 years ago
inet_address.cpp Changed: Use booleans to know if we already added a loopback address 9 years ago
listen_sock.cpp
login_client.cpp Changed: Replace size() comparisons by empty() 9 years ago
login_cookie.cpp
login_server.cpp
message.cpp
message_recorder.cpp VS2015 compilation fixes 9 years ago
module.cpp
module_common.cpp
module_gateway.cpp
module_gateway_transport.cpp
module_l5_transport.cpp
module_local_gateway.cpp
module_manager.cpp
module_message.cpp
module_socket.cpp
naming_client.cpp Changed: Replace size() comparisons by empty() 9 years ago
nel-net.pc.in
net_displayer.cpp
net_log.cpp VS2015 compilation fixes 9 years ago
net_manager.cpp
service.cpp Changed: Replace size() comparisons by empty() 9 years ago
sock.cpp
stdin_monitor_thread.cpp
stdin_monitor_thread.h
stdnet.cpp
stdnet.h Fixed: Set _WIN32_WINNT used by WinSock for IPv6 9 years ago
tcp_sock.cpp
transport_class.cpp
udp_sim_sock.cpp
udp_sock.cpp
unified_network.cpp Changed: Minor changes 9 years ago
unitime.cpp VS2015 compilation fixes 9 years ago
varpath.cpp