Update Python I2P library version 0.91 by sunshine

This commit is contained in:
sunshine
2004-08-02 14:52:39 +00:00
committed by zzz
parent e622fdc885
commit 97e5588184

View File

@ -10,4 +10,4 @@ Todo:
Try closing a stream at one end, and make sure the other
end gets all the data sent before closing.
* Make an event-based socket class.
(doesn't need to be asyncore -- but perhaps model it).
(eg asyncore).