vibe-core/source/vibe
Sönke Ludwig e2eef799f8 Fix cancellation of connectTCP in case of early errors.
Certain errors will result in an invalid handle to be returned from eventDriver.sockets.connectStream. In that case it is invalid to call cancelConnect.

Also adds an additional debug log message including a stack trace in case of exceptions thrown from connection handlers.
2018-03-18 12:13:13 +01:00
..
core Fix cancellation of connectTCP in case of early errors. 2018-03-18 12:13:13 +01:00
internal Add unit test for postblit behavior of InterfaceProxy. 2018-03-16 18:00:56 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00