mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 05:43:34 +00:00
Add TODO/FIXME note
This commit is contained in:
parent
1178673380
commit
f51aa6e4ec
@ -40,6 +40,9 @@
|
|||||||
#include "../../menu/widgets/menu_input_dialog.h"
|
#include "../../menu/widgets/menu_input_dialog.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* TODO/FIXME - replace netplay_log_connection with calls
|
||||||
|
* to inet_ntop_compat and move runloop message queue pushing
|
||||||
|
* outside */
|
||||||
#ifndef HAVE_SOCKET_LEGACY
|
#ifndef HAVE_SOCKET_LEGACY
|
||||||
/* Custom inet_ntop. Win32 doesn't seem to support this ... */
|
/* Custom inet_ntop. Win32 doesn't seem to support this ... */
|
||||||
void netplay_log_connection(const struct sockaddr_storage *their_addr,
|
void netplay_log_connection(const struct sockaddr_storage *their_addr,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user