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
Patric Stout 85adde7485 Remove: PSP support 6 years ago
..
address.cpp (svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles) 10 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 r27729) -Codechange: Do not count static NewGRF when checking for the maximum number of NewGRFs in a game. 8 years ago
core.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
core.h (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
game.h
host.cpp Remove: PSP support 6 years ago
host.h
os_abstraction.h Remove: PSP support 6 years ago
packet.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
packet.h (svn r23590) -Codechange: make the string validation settings better expandable 13 years ago
tcp.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 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 r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 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 r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 8 years ago
tcp_content.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 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 r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
tcp_game.h (svn r26056) -Fix: a number of possibly uninitialised variables 11 years ago
tcp_http.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
tcp_http.h (svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL) 10 years ago
tcp_listen.h (svn r26046) -Fix: handle a number of failure conditions from methods called in the network code 11 years ago
udp.cpp (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 7 years ago
udp.h (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago