From 77c2bcf07983a35a37312ce7bd1fa5069211ec27 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Fri, 11 Sep 2015 14:35:42 +0100 Subject: Improve asyncdispatch error messages, fix some tests on Windows. --- tests/async/tasynceverror.nim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/async/tasynceverror.nim') diff --git a/tests/async/tasynceverror.nim b/tests/async/tasynceverror.nim index 5575cfe82..44c4bdee7 100644 --- a/tests/async/tasynceverror.nim +++ b/tests/async/tasynceverror.nim @@ -17,7 +17,8 @@ const when defined(windows) or defined(nimdoc): - discard + # TODO: just make it work on Windows for now. + quit("Error: unhandled exception: Connection reset by peer [Exception]") else: proc createListenSocket(host: string, port: Port): TAsyncFD = result = newAsyncRawSocket() -- cgit 1.4.1-2-gfad0