summaryrefslogtreecommitdiff
path: root/socket.c
AgeCommit message (Expand)AuthorLines
2012-11-05also test tcp and SOCK_NONBLOCK/SOCK_CLOEXEC in socket testsRich Felker-2/+24
2012-11-05fix uninitialized err count in new socket testsRich Felker-1/+1
2012-11-05add some minimal socket testsRich Felker-0/+40