aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/socket
Commit message (Expand)AuthorAgeFilesLines
* Test OS features by the feature vs the OS nameJack Lloyd2017-12-301-5/+5
* Disable sockets on MinGWJack Lloyd2017-12-301-3/+3
* Fix socket libs for SolarisJack Lloyd2017-12-231-0/+1
* Fix build issue on HaikuJack Lloyd2017-12-232-0/+2
* Fix some shadow and unused parameter warningsJack Lloyd2017-12-201-2/+2
* Windows has a different return typeJack Lloyd2017-12-171-2/+4
* Merge BSD and Winsock variations togetherJack Lloyd2017-12-171-105/+61
* Missing includeJack Lloyd2017-12-171-0/+1
* Handle timeouts in BSD socketsJack Lloyd2017-12-171-5/+61
* Add timeouts to Asio socketsJack Lloyd2017-12-173-0/+429