mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
comment
This commit is contained in:
@@ -2146,6 +2146,10 @@ public class UDPTransport extends TransportImpl implements TimedWeightedPriority
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Todo: Move since some of these apply to NTCP also, and the whole thing
|
||||
* is hidden if i2np.udp.enable=false
|
||||
*/
|
||||
private final String getKey() {
|
||||
StringBuilder buf = new StringBuilder(1024);
|
||||
buf.append("<h3>").append(_("Definitions")).append("</h3><div class=\"configure\">" +
|
||||
|
||||
Reference in New Issue
Block a user