From 11b97d7ec5f6ae715de1c1a77597413fccd8edab Mon Sep 17 00:00:00 2001 From: Dave Hylands Date: Sun, 10 Jan 2016 21:37:59 -0800 Subject: unix: Add socket.inet_ntop function --- unix/qstrdefsport.h | 1 + 1 file changed, 1 insertion(+) (limited to 'unix/qstrdefsport.h') diff --git a/unix/qstrdefsport.h b/unix/qstrdefsport.h index 167a2be28f..60a39c39f1 100644 --- a/unix/qstrdefsport.h +++ b/unix/qstrdefsport.h @@ -88,6 +88,7 @@ Q(socket) Q(sockaddr) Q(htons) Q(inet_pton) +Q(inet_ntop) Q(gethostbyname) Q(getaddrinfo) Q(usocket) -- cgit v1.2.3