summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/setsockopt
AgeCommit message (Expand)AuthorFilesLines
2014-07-16zap trailing newlines; "go for it" deraadtokan1-2/+1
2012-07-11Now that socket timeouts don't return early, fix the regress to matchguenther1-9/+8
2012-02-26similar change to the setsockopt1.c one: use the resolution of the monotonicfgsch1-20/+35
2012-02-22similar change to the setsockopt1.c one: use the resolution of the monotonicfgsch2-16/+29
2012-02-20Switch the time measuring to be in timespecs, and then check theguenther1-16/+32
2012-02-20ops. compare against the socket timeout, not the alarm one.fgsch3-15/+15
2012-02-19fix tests.fgsch3-12/+15
2011-12-12better output on error.fgsch4-28/+28
2010-01-03Use CHECKx macro and enable setsockopt tests.fgsch2-6/+6
2009-12-26Add tests to check timeout on sockets under different situations. kurt@ ok.fgsch10-0/+415