-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipv4,ipv6: retry ENOBUFS and shut down the PacketConn on failure in T…
…estPacketConnConcurrentReadWriteUnicastUDP This ports CL 376094 and CL 376095 to the UDP variants of the test. Fixes golang/go#52549 (hopefully). Change-Id: I2537af1bc14a42b2e51882e5d646912e1239758c Reviewed-on: https://go-review.googlesource.com/c/net/+/402059 Run-TryBot: Bryan Mills <[email protected]> Auto-Submit: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
- Loading branch information
Showing
2 changed files
with
74 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters