OSDN Git Service

* fhandler_socket.cc (get_inet_addr): Use NT native functions for
authorcorinna <corinna>
Wed, 15 Aug 2007 15:17:04 +0000 (15:17 +0000)
committercorinna <corinna>
Wed, 15 Aug 2007 15:17:04 +0000 (15:17 +0000)
commit60e2adf5e6e6f487dbcd82b06421905615545a5b
treed7eea41edce7b795e6710ef3c25dc4a8c33a7932
parent2eab559dfed205d3448184a0e0d63801e075f3bd
* fhandler_socket.cc (get_inet_addr): Use NT native functions for
accessing the file representing the local socket.
(fhandler_socket::bind): Ditto.
* ntdll.h: Declare NtReadFile.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_socket.cc
winsup/cygwin/ntdll.h