code optimization
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
Imports System.IO
|
||||
Imports System.Net
|
||||
Imports System.Net.NetworkInformation
|
||||
Imports System.Net
|
||||
|
||||
' Nicht gemergte Änderung aus Projekt "Pilz.Networking (net8.0-windows)"
|
||||
' Vor:
|
||||
' Imports System.Net.Sockets
|
||||
' Imports Newtonsoft.Json.Linq
|
||||
' Nach:
|
||||
' Imports System.Net.Sockets
|
||||
'
|
||||
' Imports Newtonsoft.Json.Linq
|
||||
Imports System.Net.Sockets
|
||||
Imports Newtonsoft.Json.Linq
|
||||
|
||||
Public Class TCPManager
|
||||
Inherits ConnectionManagerBase
|
||||
|
||||
Reference in New Issue
Block a user