RetroArch/libretro-common/net
libretroadmin 675ff6b9b6 net_http_send_str - reduce the amount of times strlen is called by
hardcoding the length when we feed the function a constant string
(with STRLEN_CONST)
2022-07-15 17:37:30 +02:00
..
net_compat.c (Network) Move the addr_6to4 function to a proper place (#14100) 2022-06-25 09:18:32 +02:00
net_http.c net_http_send_str - reduce the amount of times strlen is called by 2022-07-15 17:37:30 +02:00
net_http_parse.c (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
net_ifinfo.c (WiiU) Buildfix 2 (#14104) 2022-06-25 19:47:23 +02:00
net_socket.c (Network) Replace socket_select calls 2022-06-12 02:13:34 -03:00
net_socket_ssl_bear.c Cleanups/style nits 2020-10-02 21:10:07 +02:00
net_socket_ssl_mbed.c Add BearSSL support 2020-09-19 00:31:36 +02:00