1
0
Fork 0
dwelling-upload/cmd
Alexander Andreev 345869608e
ParseAddrPort replaced with ParseAddr. Removed !ap.IsValid() since it is already done in ParseAddr. Also there is no need to additionally check if an address is IPv6. If address is neither v4 or v6, then ParseAddr will return an error.
2023-05-26 17:25:36 +04:00
..
dwelling-upload ParseAddrPort replaced with ParseAddr. Removed !ap.IsValid() since it is already done in ParseAddr. Also there is no need to additionally check if an address is IPv6. If address is neither v4 or v6, then ParseAddr will return an error. 2023-05-26 17:25:36 +04:00
dwelling-upload-clean Cosmetic changes in flags. 2023-05-26 13:01:15 +04:00