Add TODO/FIXME note

This commit is contained in:
twinaphex 2017-05-17 09:10:58 +02:00
parent 1178673380
commit f51aa6e4ec

View File

@ -40,6 +40,9 @@
#include "../../menu/widgets/menu_input_dialog.h"
#endif
/* TODO/FIXME - replace netplay_log_connection with calls
* to inet_ntop_compat and move runloop message queue pushing
* outside */
#ifndef HAVE_SOCKET_LEGACY
/* Custom inet_ntop. Win32 doesn't seem to support this ... */
void netplay_log_connection(const struct sockaddr_storage *their_addr,