NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/58874: nonblocking connect() and getsockname() error conditions



The following reply was made to PR kern/58874; it has been noted by GNATS.

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/58874: nonblocking connect() and getsockname() error
 conditions
Date: Sun, 15 Dec 2024 19:04:31 +0300

 Solaris 11.3 (with the fnctl patch)
 
 $ ./sn localhost 12345
 sn: first connect: Operation now in progress
 sn: second connect: Connection refused
 1a00000000000000000000000000000000000000000000000000000000000000
 sn: connect SO_ERROR: Error 0
 sn: third connect: Operation now in progress
 
 -uwe
 


Home | Main Index | Thread Index | Old Index