xenadmin/XenModel/Network
Konstantina Chremmou b2a9dd9f1d Fixed some code inefficiencies:
- Multiple server entries should not be parsed differently from single entries;
  (the Uri case was parsed incorrectly; multiple servers with ports could not be added).
- Simplified code parsing the hostname and port.
- Removed obsolete property IXenConnection.Version.

Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-03-22 15:48:43 +00:00
..
Cache.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
CancelledException.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ConnectionsManager.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ConnectTask.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
DisconnectionException.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Heartbeat.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
HTTPHelper.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ICache.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
IXenConnection.cs Fixed some code inefficiencies: 2023-03-22 15:48:43 +00:00
NetworkingHelper.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
SessionFactory.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
XenConnection.cs Fixed some code inefficiencies: 2023-03-22 15:48:43 +00:00