forked from I2P_Developers/i2p.i2p
Add file missing from previous checkin to fix build
This commit is contained in:
@@ -87,4 +87,11 @@ public interface TunnelInfo {
|
||||
* @since 0.8.11
|
||||
*/
|
||||
public void setReused();
|
||||
|
||||
/**
|
||||
* Has the tunnel failed completely?
|
||||
*
|
||||
* @since 0.9.53 copied from TunnelCreatorConfig
|
||||
*/
|
||||
public boolean getTunnelFailed();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user