Vasil Dimov 944a9de08a
net: remove CNetAddr::ToString() and use ToStringAddr() instead
Both methods do the same thing, so simplify to having just one.

Further, `CService` inherits `CNetAddr` and `CService::ToString()`
overrides `CNetAddr::ToString()` but the latter is not virtual which
may be confusing. Avoid such a confusion by not having non-virtual
methods with the same names in inheritance.
2022-12-12 11:48:31 +01:00
..
2022-06-29 10:33:13 +02:00
2021-12-30 19:36:57 +02:00
2022-05-11 16:39:23 +02:00
2022-04-27 19:53:17 +02:00
2022-11-23 17:26:01 +01:00
2022-10-04 21:12:50 +01:00
2022-11-23 17:26:01 +01:00
2022-11-23 17:26:01 +01:00
2022-11-23 17:26:01 +01:00
2022-11-23 17:26:01 +01:00
2022-11-23 17:26:01 +01:00
2022-11-23 17:26:01 +01:00
2022-11-23 17:26:01 +01:00