RetroArch/libretro-common/net
LibretroAdmin 53d2fdbd97 net_http_urlencode - avoid one strlen call by clever use of strlcpy
return value and some subtraction arithmetic
2022-08-03 15:53:12 +02:00
..
net_compat.c (libretro-common) refinements to documentation 2022-08-01 13:06:35 +02:00
net_http_parse.c (libretro-common) refinements to documentation 2022-08-01 13:06:35 +02:00
net_http.c net_http_urlencode - avoid one strlen call by clever use of strlcpy 2022-08-03 15:53:12 +02:00
net_ifinfo.c (Network/Vita) Add net_ifinfo support (#14225) 2022-07-26 16:10:23 +01: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
net_socket.c (Network) Fix getaddrinfo_retro (#14261) 2022-07-31 11:22:28 +02:00