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
rubidium bb9022c7c1 (svn r25597) -Fix [FS#5635]: [Content] When the server closed the connection, the client would for eternity try to read a packet and never timeout making it impossible to reconnect 11 years ago
..
address.cpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
address.h (svn r22695) -Fix [FS#4697]: mark addresses that could not be resolved as 'do not resolve anymore' as well, instead of trying to resolve them each and every time the address is accessed 13 years ago
config.h (svn r25590) -Codechange: Align doxygen comments again 11 years ago
core.cpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
core.h (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
game.h (svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic' includes so compilation without network support doesn't get broken as easily by changes in header files 15 years ago
host.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
host.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
os_abstraction.h (svn r24571) -Fix: do not cast away const 12 years ago
packet.cpp (svn r23590) -Codechange: make the string validation settings better expandable 13 years ago
packet.h (svn r23590) -Codechange: make the string validation settings better expandable 13 years ago
tcp.cpp (svn r22403) -Document: some more network/core code 13 years ago
tcp.h (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
tcp_admin.cpp (svn r25588) -Feature [FS#5643]: PING and PONG packets for admin port (Xaroth) 11 years ago
tcp_admin.h (svn r25588) -Feature [FS#5643]: PING and PONG packets for admin port (Xaroth) 11 years ago
tcp_connect.cpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
tcp_content.cpp (svn r25597) -Fix [FS#5635]: [Content] When the server closed the connection, the client would for eternity try to read a packet and never timeout making it impossible to reconnect 11 years ago
tcp_content.h (svn r25597) -Fix [FS#5635]: [Content] When the server closed the connection, the client would for eternity try to read a packet and never timeout making it impossible to reconnect 11 years ago
tcp_game.cpp (svn r25593) -Cleanup: remove a few stale #defines 11 years ago
tcp_game.h (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
tcp_http.cpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
tcp_http.h (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
tcp_listen.h (svn r21875) -Codechange: indentation of some comments was wrong 14 years ago
udp.cpp (svn r25593) -Cleanup: remove a few stale #defines 11 years ago
udp.h (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago