CVS commit: src/usr.bin/nc
"Christos Zoulas" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.