minetest/src/network
sfan5 d8190e1c5f Some globals (un-)init fixes 2024-04-20 13:03:42 +02:00
..
CMakeLists.txt Complete Haiku platform support. (#10311) 2020-08-23 15:39:32 +02:00
address.cpp Extend capabilities of Address class 2024-01-07 21:49:05 +01:00
address.h Extend capabilities of Address class 2024-01-07 21:49:05 +01:00
clientopcodes.cpp Clean up client and server command sending / tables 2024-01-27 10:33:32 +01:00
clientopcodes.h Revert class forward declaration in {client,server}opcodes.h 2024-01-30 17:04:12 +01:00
clientpackethandler.cpp Split servermap.cpp/h off from map.cpp/h 2024-03-20 16:37:32 +01:00
connection.cpp Sanity-check reliable packet size at earlier point 2024-03-30 11:07:20 +01:00
connection.h General code refactoring/improvements in server, treegen and connection 2024-03-20 16:37:32 +01:00
connection_internal.h General code refactoring/improvements in server, treegen and connection 2024-03-20 16:37:32 +01:00
connectionthreads.cpp Sanity-check reliable packet size at earlier point 2024-03-30 11:07:20 +01:00
connectionthreads.h Sanity-check reliable packet size at earlier point 2024-03-30 11:07:20 +01:00
networkexceptions.h Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
networkpacket.cpp Introduce `std::string_view` into wider use (#14368) 2024-02-17 15:35:33 +01:00
networkpacket.h Introduce `std::string_view` into wider use (#14368) 2024-02-17 15:35:33 +01:00
networkprotocol.h Some globals (un-)init fixes 2024-04-20 13:03:42 +02:00
peerhandler.h LINT fixes since recent tooling update 2019-03-14 12:30:13 +01:00
serveropcodes.cpp Clean up client and server command sending / tables 2024-01-27 10:33:32 +01:00
serveropcodes.h Revert class forward declaration in {client,server}opcodes.h 2024-01-30 17:04:12 +01:00
serverpackethandler.cpp Disable default password check in single player (#14493) 2024-03-27 21:46:41 +00:00
socket.cpp Migrate UDPSocket to use poll() 2024-01-17 20:06:11 +01:00
socket.h Some minor cleanups for UDPSocket class 2024-01-07 21:49:05 +01:00