mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-06-04 15:11:35 +00:00
javadoc fix
This commit is contained in:
@@ -194,7 +194,7 @@ public class PacketLocal extends Packet implements MessageOutputStream.WriteStat
|
||||
}
|
||||
|
||||
/**
|
||||
* @param timeoutMs MessageOutputStream is the only caller, often with -1 ??????
|
||||
* @param maxWaitMs MessageOutputStream is the only caller, often with -1 ??????
|
||||
*/
|
||||
public void waitForAccept(int maxWaitMs) {
|
||||
if (_connection == null)
|
||||
|
||||
Reference in New Issue
Block a user