don't drink and code
This commit is contained in:
@@ -4,7 +4,7 @@ import kernel.log.Log;
|
||||
using tink.CoreApi;
|
||||
|
||||
/**
|
||||
Virtual network interface that handle
|
||||
Virtual network interface that handles packages to the same id as the sender.
|
||||
**/
|
||||
class Loopback implements INetworkInterface {
|
||||
public static final instance:Loopback = new Loopback();
|
||||
|
||||
Reference in New Issue
Block a user