sopen(): FIX !HAVE_GETADDRINFO path (Allan McRae)..
commit7dd3a71c10c339350800a66f581ecc9e1c893642
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Sat, 20 Feb 2016 00:10:11 +0000 (20 01:10 +0100)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Sat, 20 Feb 2016 00:10:11 +0000 (20 01:10 +0100)
tree8f1b869fb71dd07c4cc3158dbebd8709256934de
parentafcbaeb0b47c0ec1550421edae9c9d9baecc22c1
sopen(): FIX !HAVE_GETADDRINFO path (Allan McRae)..

Allan McRae (allan at archlinux dot org) does not have the same
tomatoes on the eyes that the person who writes this has.
Indeed getservbyname(3) returns the port number in network byte
order, so that ntohs() must be used before it can be used.
fio.c