* net.cc (cygwin_inet_network): new function.

* cygwin.din (inet_network): new export
This commit is contained in:
DJ Delorie
2000-04-24 15:44:11 +00:00
parent 86f6bd9104
commit 046069e449
3 changed files with 18 additions and 0 deletions

View File

@ -919,6 +919,7 @@ bind = cygwin_bind
connect = cygwin_connect
herror = cygwin_herror
inet_addr = cygwin_inet_addr
inet_network = cygwin_inet_network
inet_netof
inet_makeaddr
listen = cygwin_listen