Add note about refactor portability header

pull/5666/head
Paul Querna 9 years ago
parent 47d841de4d
commit 27df689405
  1. 2
      src/core/tsi/ssl_transport_security.c

@ -37,6 +37,8 @@
#include <limits.h>
#include <string.h>
/* TODO(jboeuf): refactor inet_ntop into a portability header. */
#ifdef GPR_WINSOCK_SOCKET
#include <ws2tcpip.h>
#else

Loading…
Cancel
Save