Vasil Dimov a724c39606
net: rename Sock::Reset() to Sock::Close() and make it private
Outside of `Sock`, `Sock::Reset()` was used in just one place (in
`i2p.cpp`) which can use the assignment operator instead.

This simplifies the public `Sock` API by having one method less.
2022-06-22 09:19:43 +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
2021-12-30 19:36:57 +02:00
2021-09-22 10:39:08 +02:00
2021-12-30 19:36:57 +02:00