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

Skip to content
Snippets Groups Projects
Commit 8a647b42 authored by zzz's avatar zzz
Browse files

javadoc update

parent eba9f3c0
No related branches found
No related tags found
No related merge requests found
......@@ -673,6 +673,8 @@ class I2PSocketManagerImpl implements I2PSocketManager, I2PSessionListener {
* Ping the specified peer, returning true if they replied to the ping within
* the timeout specified, false otherwise. This call blocks.
*
* @deprecated timeout is ignored - use I2PSocketManagerFull.ping()
* @param timeoutMs ignored
*/
public boolean ping(Destination peer, long timeoutMs) {
try {
......
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