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 6ce7f22fe6 Send server desync log to client 5 years ago
..
address.cpp
address.h
config.h
core.cpp
core.h
game.h
host.cpp Fix #7165: Missed another 'Append() --> push_back()' replacement (#7548) 5 years ago
host.h
os_abstraction.h Add client desync log to server desync log output 5 years ago
packet.cpp Fix length checks in network packet send/recv binary 5 years ago
packet.h
tcp.cpp Avoid unnecessary reallocs in NetworkTCPSocketHandler::SendPacket 5 years ago
tcp.h
tcp_admin.cpp
tcp_admin.h
tcp_connect.cpp
tcp_content.cpp
tcp_content.h
tcp_game.cpp Send server desync log to client 5 years ago
tcp_game.h Send server desync log to client 5 years ago
tcp_http.cpp
tcp_http.h
tcp_listen.h
udp.cpp
udp.h