* hurd/hurdsock.c (_hurd_socket_server): Return the standard
commitd3bc5e77108be0b3013176ee63f098c5f2e2b4f1
authorRoland McGrath <roland@gnu.org>
Mon, 21 Jan 2008 01:35:23 +0000 (21 01:35 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 21 Jan 2008 01:35:23 +0000 (21 01:35 +0000)
treec899f7db054e75d2cd6dffd3272f42327f00ebb3
parent173b756d8f7f1b6b35ef00a62ea8cdb74a6217be
* hurd/hurdsock.c (_hurd_socket_server): Return the standard

error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
* sunrpc/bindrsvprt.c (bindresvport): Likewise.
ChangeLog