PR/60597 CVS commit: src/usr.bin/nc
"Christos Zoulas" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR bin/60597; it has been noted by GNATS. From: "Christos Zoulas" <[email protected]> To: [email protected] Cc: Subject: PR/60597 CVS commit: src/usr.bin/nc Date: Sun, 16 Aug 2026 06:08:34 -0400 Module Name: src Committed By: christos Date: Sun Aug 16 10:08:34 UTC 2026 Modified Files: src/usr.bin/nc: netcat.c Log Message: PR/60597: RVP: Instead of assuming that writing to a UDP port is an immediate success, wait for a bit for the ICMP port unreachable message to reach us. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.bin/nc/netcat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.