summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/socket/3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* -Wall cleanup.fgsch2005-10-301-3/+3
|
* various cleanups; david says results are samederaadt2003-07-311-3/+3
|
* Enable test for proper inheritance of NONBLOCK flag on accept.marc2002-10-121-3/+3
| | | | The test will fail -- a reminder that I still need to fix this.
* add socket test to check blocking/non-blocking mode on accept.marc2002-10-102-0/+127
Enable test in makefile