I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 0942a7f3 authored by jrandom's avatar jrandom Committed by zzz
Browse files

truckloads of logging

new async interface for error notification (e.g. you can get notified of an error prior to it throwing the IOException).
This async is useful since the IOException can be delayed for up to a minute while waiting for the close packet to be delivered.
The alternative is to fire off a new thread to do the closing, and we may want to go there later, but i'm not sure.
parent 2df43704
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment