vibe-core/source/vibe
Sönke Ludwig f015662a94 TCPConnection and async improvements.
- asyncAwaitAny now takes the callback type, so that parameter storage classes are handled correctly
- Implement TCPConnection.remoteAddress/localAddress
- Implement TCPConnection.tcpNoDelay, keepAlive and readTimeout
- Implement timeout handling for TCPConnection.waitForData
2017-01-15 20:59:36 +01:00
..
core TCPConnection and async improvements. 2017-01-15 20:59:36 +01:00
internal TCPConnection and async improvements. 2017-01-15 20:59:36 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00