summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/rcvtimeo/rcvtimeo.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make sure struct sockaddr_in gets completely initialized by setting it to zeromiod2014-07-191-1/+3
| | | | before setting the few fields we are interested in; Doug Hogan
* add missing includesdavid2003-09-021-1/+2
| | | | ok deraadt@ tedu@ dhartmei@ krw@
* various cleanups; david says results are samederaadt2003-07-311-2/+2
|
* fix the licensemickey2003-07-311-2/+2
|
* test for working timeouts on recv, currently failingmickey2002-11-261-0/+74