You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mathieu Maret 19f5686770 Catch exception by reference 7 years ago
..
abstract_net.cpp Fix strict aliasing violations in netcode 7 years ago
abstract_net.h Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
base.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
base.h Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
frame_queue.cpp Correct copy elision warning 7 years ago
frame_queue.h detect 64-bit platform on windows, gcc, clang, arm and ppc 7 years ago
loopback.cpp Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
loopback.h Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
packet.cpp Fix strict aliasing violations in netcode 7 years ago
packet.h Fix strict aliasing violations in netcode 7 years ago
tcp_client.cpp Catch exception by reference 7 years ago
tcp_client.h Fix strict aliasing violations in netcode 7 years ago
tcp_server.cpp Catch exception by reference 7 years ago
tcp_server.h Fix strict aliasing violations in netcode 7 years ago
udp_p2p.cpp Catch exception by reference 7 years ago
udp_p2p.h Fix strict aliasing violations in netcode 7 years ago