Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed bug where connection to SOCKs/HTTP proxies could hang under certain ↵ | Benoit Foucher | 2016-04-29 |
| | | | | conditions | ||
* | Fix to no longer close the socket on fdToString failure, the caller is now ↵ | Benoit Foucher | 2016-04-27 |
| | | | | closing the socket if necessary | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fixed ICE-6695 - ensure buffers are not cleared too early for WS/SSL transports | Benoit Foucher | 2015-08-11 |
| | |||
* | ICE-6082 No way to discover send/recv buffer sizes | Dwayne Boone | 2015-03-05 |
| | |||
* | ICE-6116 reduce verbose warnings about socket buffer size | Dwayne Boone | 2015-03-03 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of ↵ | Benoit Foucher | 2014-09-10 |
networking code (addition of StreamSocket class abstraction) |