* net.cc (cygwin_inet_aton): New function.
* cygwin.din: Export cygwin_inet_aton as inet_aton.
This commit is contained in:
@@ -949,6 +949,7 @@ _select = cygwin_select
|
||||
send = cygwin_send
|
||||
socket = cygwin_socket
|
||||
setsockopt = cygwin_setsockopt
|
||||
inet_aton = cygwin_inet_aton
|
||||
inet_ntoa = cygwin_inet_ntoa
|
||||
recvfrom = cygwin_recvfrom
|
||||
sendto = cygwin_sendto
|
||||
|
Reference in New Issue
Block a user