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.
OpenTTD-patches/src/network/core
Jonathan G Rennison cb421294bb Network: Log sent packets at net=5 3 years ago
..
CMakeLists.txt Codechange: [Network] Do not leak os_abstraction.h via fios.h 3 years ago
address.cpp Merge branch 'master' into jgrpp 3 years ago
address.h Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
config.h Merge branch 'master' into jgrpp 3 years ago
core.cpp Fix: [Network] errno and strerror do not handle network errors on Windows 3 years ago
core.h Cleanup: Removed SVN headers 5 years ago
game.h Merge branch 'master' into jgrpp 3 years ago
host.cpp Win32: Wine: Oversize buffer for WSAIoctl/SIO_GET_INTERFACE_LIST 4 years ago
host.h Cleanup: Removed SVN headers 5 years ago
os_abstraction.h Merge branch 'master' into jgrpp 3 years ago
packet.cpp Fix off by one error in Packet::CanWriteToPacket 3 years ago
packet.h Fix: missing <limits> include in network/core/packet.h (#9123) 3 years ago
tcp.cpp Network: Log sent packets at net=5 3 years ago
tcp.h Net: Log sent and received game packets with type and status names 3 years ago
tcp_admin.cpp Merge branch 'master' into jgrpp 4 years ago
tcp_admin.h Doc: server name doesn't need to be advertised to be valid 3 years ago
tcp_connect.cpp Fix: Racy use of flags in TCPConnecter::CheckCallbacks 4 years ago
tcp_content.cpp Merge branch 'master' into jgrpp 3 years ago
tcp_content.h Cleanup: remove #ifdefs for compiling the old content server 3 years ago
tcp_content_type.h Merge branch 'master' into jgrpp 3 years ago
tcp_game.cpp Network: Log sent packets at net=5 3 years ago
tcp_game.h Fix various compiler warnings 3 years ago
tcp_http.cpp Merge branch 'master' into jgrpp 3 years ago
tcp_http.h Cleanup: Removed SVN headers 5 years ago
tcp_listen.h Change: [Network] Use string error messages instead of numeric error numbers that need to be looked up 3 years ago
udp.cpp Fix various compiler warnings 3 years ago
udp.h Merge branch 'master' into jgrpp 5 years ago