chiark / gitweb /
+ * TCP handling revamped (avoids recursive-invocation problems).
authorian <ian>
Sat, 16 Oct 1999 19:11:01 +0000 (19:11 +0000)
committerian <ian>
Sat, 16 Oct 1999 19:11:01 +0000 (19:11 +0000)
commitf7f83b4a88b5168130a7bb9cb3d3811eb8c1c260
treee881bd716cd9888949b57d63939577d2ce4d798d
parenta87602c79a0228015a55637563c5d5d28f200a68
+  * TCP handling revamped (avoids recursive-invocation problems).

@@ -3,6 +3,7 @@
   Bugfixes:
+  * TCP handling revamped (avoids recursive-invocation problems).
changelog
src/check.c
src/event.c
src/internal.h
src/query.c
src/reply.c
src/setup.c
src/transmit.c