OSDN Git Service

* fhandler_socket.cc (get_inet_addr): Only test the file for being a
authorcorinna <corinna>
Tue, 13 Apr 2010 19:56:30 +0000 (19:56 +0000)
committercorinna <corinna>
Tue, 13 Apr 2010 19:56:30 +0000 (19:56 +0000)
commite9eba1593fd4190ed6ab1f989455ca901acccbb6
treed7d0e39c02ae19672b8ecf09de8f7cf6a016885a
parent8531d9c0298f7fbae19557c0e5592ca6908bebc0
* fhandler_socket.cc (get_inet_addr): Only test the file for being a
socket after opening it.  Retry if opening failed with sharing
violation.  Explain why we do this.
(fhandler_socket::bind): Create file with no sharing allowed.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_socket.cc