summaryrefslogtreecommitdiff
path: root/make/test
AgeCommit message (Collapse)Author
2013-07-16Use the preprocessor to check for TCP deferring support.Peter Powell
2013-06-03Added option for using TCP_DEFER_ACCEPT. Prevents the connection from being ↵Daniel Vassdal
handed over to the daemon before data is ready from the client.
2013-05-16Fix kqueue test on non-Apple BSDs.Peter Powell
2013-05-16Improve feature detection in configure.Peter Powell