Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make exceptions easier to translate to error codes | Jack Lloyd | 2018-11-23 | 1 | -15/+16 |
* | Avoid calling memset, memcpy within library code | Jack Lloyd | 2018-11-17 | 1 | -1/+1 |
* | Small fixes for QNX [ci skip] | Jack Lloyd | 2018-10-12 | 1 | -0/+1 |
* | Remove debug printf | Jack Lloyd | 2018-05-22 | 1 | -1/+1 |
* | Test OS features by the feature vs the OS name | Jack Lloyd | 2017-12-30 | 1 | -5/+5 |
* | Disable sockets on MinGW | Jack Lloyd | 2017-12-30 | 1 | -3/+3 |
* | Fix socket libs for Solaris | Jack Lloyd | 2017-12-23 | 1 | -0/+1 |
* | Fix build issue on Haiku | Jack Lloyd | 2017-12-23 | 2 | -0/+2 |
* | Fix some shadow and unused parameter warnings | Jack Lloyd | 2017-12-20 | 1 | -2/+2 |
* | Windows has a different return type | Jack Lloyd | 2017-12-17 | 1 | -2/+4 |
* | Merge BSD and Winsock variations together | Jack Lloyd | 2017-12-17 | 1 | -105/+61 |
* | Missing include | Jack Lloyd | 2017-12-17 | 1 | -0/+1 |
* | Handle timeouts in BSD sockets | Jack Lloyd | 2017-12-17 | 1 | -5/+61 |
* | Add timeouts to Asio sockets | Jack Lloyd | 2017-12-17 | 3 | -0/+429 |