[gnutls-devel] GnuTLS | inet_ntop is available in Windows but not via arpa/inet.h (!947)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Mar 7 15:07:46 CET 2019




`sys_socket` is explicitly included in `bootstrap.conf`. It provides `sys/socket.h` which is used as
```
  #if HAVE_SYS_SOCKET_H
  # include <sys/socket.h>
  #elif HAVE_WS2TCPIP_H
  # include <ws2tcpip.h>
  #endif
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/947#note_148297923
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190307/119f18d3/attachment.html>


More information about the Gnutls-devel mailing list