Merge 707f71ece0b34329c465081aa6d9f7f696ae123a into eeaf8c708f4d663f6e38cd4c999002c3beb4a35c
This commit is contained in:
commit
dcca9bac33
@ -38,7 +38,7 @@ namespace Common
|
|||||||
protected readonly IPAddress target;
|
protected readonly IPAddress target;
|
||||||
protected readonly int bufSize;
|
protected readonly int bufSize;
|
||||||
protected readonly IKeyExchange exchange;
|
protected readonly IKeyExchange exchange;
|
||||||
protected internal long lastComm = DateTime.Now.Ticks; // Latest comunication event (in ticks)
|
protected internal long lastComm = DateTime.Now.Ticks; // Latest communication event (in ticks)
|
||||||
|
|
||||||
// Connection to peer
|
// Connection to peer
|
||||||
protected Socket Connection { get; private set; }
|
protected Socket Connection { get; private set; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user