From 8a21f0efec58e50876a8e69ce346366f75c8de41 Mon Sep 17 00:00:00 2001 From: jrandom <jrandom> Date: Tue, 22 Feb 2005 23:13:00 +0000 Subject: [PATCH] 2005-02-22 jrandom * Temporary workaround for the I2CP disconnect bug (have the streaminglib try to automatically reconnect on accept()/connect(..)). * Loop check for expired lease republishing (just in case) --- history.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/history.txt b/history.txt index ee7018a3aa..5d7556c0cd 100644 --- a/history.txt +++ b/history.txt @@ -1,4 +1,9 @@ -$Id: history.txt,v 1.150 2005/02/21 14:08:01 jrandom Exp $ +$Id: history.txt,v 1.151 2005/02/22 02:07:34 jrandom Exp $ + +2005-02-22 jrandom + * Temporary workaround for the I2CP disconnect bug (have the streaminglib + try to automatically reconnect on accept()/connect(..)). + * Loop check for expired lease republishing (just in case) 2005-02-22 jrandom * Adjusted (and fixed...) the timestamper change detection -- GitLab