Class NetworkGlueLoopBack
java.lang.Object
com.biglybt.core.networkmanager.impl.udp.NetworkGlueLoopBack
- All Implemented Interfaces:
NetworkGlue
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final int(package private) final NetworkGlueListener(package private) final Listprivate final Random -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong[]getStats()intsend(int local_port, InetSocketAddress target, byte[] data)
-
Field Details
-
latency
private static final int latency- See Also:
-
listener
-
message_queue
-
random
-
-
Constructor Details
-
NetworkGlueLoopBack
-
-
Method Details
-
send
- Specified by:
sendin interfaceNetworkGlue- Throws:
IOException
-
getStats
public long[] getStats()- Specified by:
getStatsin interfaceNetworkGlue
-