This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-01-29 18:32:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
libretro-common
/
net
History
libretroadmin
9fbd62d7b8
Reduce dependence on strcpy_literal (just a macro for strcpy) - prefer
...
going through safer strlcpy
2023-01-22 17:13:38 +01:00
..
net_compat.c
(Network) Add the const qualifier to some function parameters (
#14463
)
2022-10-03 07:35:37 +02:00
net_http_parse.c
(libretro-common) refinements to documentation
2022-08-01 13:06:35 +02:00
net_http.c
(Network) Get rid of the timeout_enable parameter for socket_connect (
#14351
)
2022-08-25 04:40:19 +02:00
net_ifinfo.c
Reduce dependence on strcpy_literal (just a macro for strcpy) - prefer
2023-01-22 17:13:38 +01:00
net_socket_ssl_bear.c
(Network) Get rid of the timeout_enable parameter for socket_connect (
#14351
)
2022-08-25 04:40:19 +02:00
net_socket_ssl_mbed.c
(Network) Get rid of the timeout_enable parameter for socket_connect (
#14351
)
2022-08-25 04:40:19 +02:00
net_socket.c
Add WIIU ifdef for socket_connect_with_timeout and revert (
#14503
)
2022-10-10 18:04:05 +02:00