summaryrefslogtreecommitdiffstats
path: root/tests/sys_socket_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix signed vs unsigned comparison.Ben Cheng2014-04-151-2/+5
* Move accept4 tests into sys_socket_test.cpp.Christopher Ferris2014-03-311-4/+243
* Add recvmmsg and sendmmsg syscalls.Guillaume Ranquet2014-02-271-0/+34