async socket telnet

This commit is contained in:
2023-05-12 17:55:51 +09:00
parent 59f0977eaf
commit 16d0ca5d8a
8 changed files with 310 additions and 24 deletions

View File

@@ -35,7 +35,7 @@ namespace Samples.Telnet
}
}
public string Read()
private string Read()
{
try
{