rpcsx/rpcs3/Emu/NP
Justin Lewis c13a46b07b
Fix warnings about using deprecated inet_ntoa function (#10698)
* Replaced inet_ntoa with inet_ntop.

The warning in question is: "Warning	C4996	'inet_ntoa': Use
inet_ntop() or InetNtop() instead or define
_WINSOCK_DEPRECATED_NO_WARNINGS"
2021-08-18 07:16:38 +03:00
..
generated Replace uint64_t with u64 2020-12-18 12:23:53 +03:00
fb_helpers.cpp MacOs build fix proposal. 2021-04-18 17:18:09 +03:00
np_contexts.cpp Fix old warnings: remove strncpy 2021-01-20 12:26:09 +03:00
np_contexts.h rpcn 0.3.5 (#9227) 2020-11-10 08:55:49 +00:00
np_handler.cpp Fix warnings about using deprecated inet_ntoa function (#10698) 2021-08-18 07:16:38 +03:00
np_handler.h fix some warning spam 2021-05-29 08:17:30 +02:00
np_structs_extra.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
np_structs_extra.h Remove BOM markers 2020-12-06 15:30:12 +03:00
rpcn_client.cpp More random changes 2021-04-11 14:01:51 +03:00
rpcn_client.h More random changes 2021-04-11 14:01:51 +03:00
rpcn_config.cpp More random changes 2021-04-11 14:01:51 +03:00
rpcn_config.h Remove BOM markers 2020-12-06 15:30:12 +03:00
signaling_handler.cpp Fix warnings about using deprecated inet_ntoa function (#10698) 2021-08-18 07:16:38 +03:00
signaling_handler.h sys_net/NP: set some init dependencies 2021-08-06 10:41:40 +03:00