Added switch folder (lowercase)

This commit is contained in:
2025-10-29 22:16:13 +01:00
parent ece822a76e
commit 67303c3a61
80 changed files with 1749 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"bsdsockets_version": 1,
"tcp_tx_buf_size": 262144,
"tcp_rx_buf_size": 262144,
"tcp_tx_buf_max_size": 524288,
"tcp_rx_buf_max_size": 524288,
"udp_tx_buf_size": 9216,
"udp_rx_buf_size": 42240,
"sb_efficiency": 4,
"serialized_out_addrinfos_max_size": 4096,
"serialized_out_hostent_max_size": 512,
"bypass_nsd": 0,
"dns_timeout": 0
}