mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-13 12:43:17 +00:00
updates
This commit is contained in:
@@ -80,7 +80,7 @@ namespace Esyur.Net.TCP
|
||||
else
|
||||
listener = new TCPSocket(new IPEndPoint(IPAddress.Any, Port));
|
||||
|
||||
Start(listener, Timeout, Clock);
|
||||
Start(listener);
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user