mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-10 02:30:52 +00:00
3e72c502a8
- use STRLEN_CONST for constant strings, translates to sizeof which should be computed at compile-time - found some places where we are needlessly calling strlen two times instead of just once |
||
---|---|---|
.. | ||
net_compat.c | ||
net_http_parse.c | ||
net_http.c | ||
net_ifinfo.c | ||
net_natt.c | ||
net_socket_ssl.c | ||
net_socket.c |