chiark / gitweb /
+ * Do not spin if connect() fails immediately (!)
authorian <ian>
Sun, 22 Jun 2003 13:49:20 +0000 (13:49 +0000)
committerian <ian>
Sun, 22 Jun 2003 13:49:20 +0000 (13:49 +0000)
commit237ce71042451bd1b4039b01cd769fc187750246
tree56370fae27dff8d50616c9b7e335891185b698ee
parent609133ee3365572c56ffa2ffb14d274ff47eb94b
+  * Do not spin if connect() fails immediately (!)

@@ -1,6 +1,7 @@
   Bugfixes:
+  * Do not spin if connect() fails immediately (!)
changelog
regress/case-connfail.err [new file with mode: 0644]
regress/case-connfail.out [new file with mode: 0644]
regress/case-connfail.sys [new file with mode: 0644]
regress/hcommon.c
src/event.c