pandemonium_engine/core/io
Hugo Locurcio 26dedeab0b Increase the maximum number of concurrent DNS queries from 32 to 256
This makes the following error message less likely to be printed
when performing many concurrent HTTP requests:

    Condition ' resolving == IP::RESOLVER_INVALID_ID ' is true. returned: ERR_BUG
2022-07-25 17:36:02 +02:00
..
compression.cpp
compression.h Clang format all files. 2022-03-18 19:00:13 +01:00
config_file.cpp
config_file.h Clang format all files. 2022-03-18 19:00:13 +01:00
dtls_server.cpp
dtls_server.h Clang format all files. 2022-03-18 19:00:13 +01:00
file_access_compressed.cpp
file_access_compressed.h Clang format all files. 2022-03-18 19:00:13 +01:00
file_access_encrypted.cpp
file_access_encrypted.h Clang format all files. 2022-03-18 19:00:13 +01:00
file_access_memory.cpp
file_access_memory.h Clang format all files. 2022-03-18 19:00:13 +01:00
file_access_network.cpp
file_access_network.h Clang format all files. 2022-03-18 19:00:13 +01:00
file_access_pack.cpp
file_access_pack.h Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
file_access_zip.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
file_access_zip.h Clang format all files. 2022-03-18 19:00:13 +01:00
http_client.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
http_client.h Clang format all files. 2022-03-18 19:00:13 +01:00
image_loader.cpp
image_loader.h Clang format all files. 2022-03-18 19:00:13 +01:00
ip_address.cpp
ip_address.h Clang format all files. 2022-03-18 19:00:13 +01:00
ip.cpp Increase the maximum number of concurrent DNS queries from 32 to 256 2022-07-25 17:36:02 +02:00
ip.h Increase the maximum number of concurrent DNS queries from 32 to 256 2022-07-25 17:36:02 +02:00
json.cpp
json.h Clang format all files. 2022-03-18 19:00:13 +01:00
logger.cpp
logger.h Clang format all files. 2022-03-18 19:00:13 +01:00
marshalls.cpp Added StringName as a variant type, with eventually the help of 3c0059650d . 2022-03-21 21:29:06 +01:00
marshalls.h Clang format all files. 2022-03-18 19:00:13 +01:00
multiplayer_api.cpp
multiplayer_api.h Clang format all files. 2022-03-18 19:00:13 +01:00
net_socket.cpp
net_socket.h Clang format all files. 2022-03-18 19:00:13 +01:00
networked_multiplayer_peer.cpp
networked_multiplayer_peer.h Clang format all files. 2022-03-18 19:00:13 +01:00
packet_peer_dtls.cpp
packet_peer_dtls.h Clang format all files. 2022-03-18 19:00:13 +01:00
packet_peer_udp.cpp
packet_peer_udp.h Clang format all files. 2022-03-18 19:00:13 +01:00
packet_peer.cpp
packet_peer.h Clang format all files. 2022-03-18 19:00:13 +01:00
pck_packer.cpp
pck_packer.h Clang format all files. 2022-03-18 19:00:13 +01:00
resource_format_binary.cpp Added StringName as a variant type, with eventually the help of 3c0059650d . 2022-03-21 21:29:06 +01:00
resource_format_binary.h Clang format all files. 2022-03-18 19:00:13 +01:00
resource_importer.cpp
resource_importer.h Clang format all files. 2022-03-18 19:00:13 +01:00
resource_loader.cpp Added StringName as a variant type, with eventually the help of 3c0059650d . 2022-03-21 21:29:06 +01:00
resource_loader.h Clang format all files. 2022-03-18 19:00:13 +01:00
resource_saver.cpp
resource_saver.h Clang format all files. 2022-03-18 19:00:13 +01:00
SCsub
stream_peer_ssl.cpp
stream_peer_ssl.h Clang format all files. 2022-03-18 19:00:13 +01:00
stream_peer_tcp.cpp
stream_peer_tcp.h Clang format all files. 2022-03-18 19:00:13 +01:00
stream_peer.cpp
stream_peer.h Clang format all files. 2022-03-18 19:00:13 +01:00
tcp_server.cpp
tcp_server.h Clang format all files. 2022-03-18 19:00:13 +01:00
translation_loader_po.cpp
translation_loader_po.h Clang format all files. 2022-03-18 19:00:13 +01:00
udp_server.cpp
udp_server.h Clang format all files. 2022-03-18 19:00:13 +01:00
xml_parser.cpp
xml_parser.h Clang format all files. 2022-03-18 19:00:13 +01:00
zip_io.cpp
zip_io.h Clang format all files. 2022-03-18 19:00:13 +01:00