summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/socket_generic_stress.cc
AgeCommit message (Collapse)Author
2020-02-04Add socket connection stress test.Ian Gudger
Tests 65k connection attempts on common types of sockets to check for port leaks. Also fixes a bug where dual-stack sockets wouldn't properly re-queue segments received while closing. PiperOrigin-RevId: 293241166