chiark / gitweb /
+ * Race near adns_beforeselect which could cause infinite timeout fixed
authorian <ian>
Sun, 7 May 2000 15:30:18 +0000 (15:30 +0000)
committerian <ian>
Sun, 7 May 2000 15:30:18 +0000 (15:30 +0000)
commit6c68a59377bb39c45cf81bbc9072126ef974b865
tree129781f8959aec3eeb121805e521f2501309d1fa
parent7c4090270e6de67aee4a27b20c184826299bd1bf
+  * Race near adns_beforeselect which could cause infinite timeout fixed

@@ -3,6 +3,8 @@
   Bugfixes:
+  * Race near adns_beforeselect which could cause infinite timeout fixed
+    (it's now less agressive, and will more often return a zero timeout.)
14 files changed:
changelog
regress/case-1stservbroken.sys
regress/case-2ndservtcp.sys
regress/case-abbrevto.sys
regress/case-datapluscnamewait.sys
regress/case-lockup.err [new file with mode: 0644]
regress/case-lockup.out [new file with mode: 0644]
regress/case-lockup.sys [new file with mode: 0644]
regress/case-manyptrwrongrst.sys
regress/case-norecurse2.sys
regress/case-norecurse3.sys
regress/case-rootqueryall.sys
src/adns.h
src/event.c