Function tcpip_get treats EINPROGRESS error in the same way as
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 20 May 1998 09:55:32 +0000 (09:55 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 20 May 1998 09:55:32 +0000 (09:55 +0000)
commit63383353371a1a5ec1d84a42b56c44d6fdf09f07
treec526a1504331e07be35577b17e2b021f5e5da460
parentce9012da65c7aec337e292f3b077ae954532501a
Function tcpip_get treats EINPROGRESS error in the same way as
EWOULDBLOCK. EINPROGRESS shouldn't be returned - but it is on
Solaris in some cases.
comstack/tcpip.c