formatting

pull/2141/head
dan 1 year ago
parent bd2d874c33
commit 7cc6c1f2be

@ -756,8 +756,8 @@ namespace llarp::quic
__LINE__);
// to try: set port to 0
//remote_port = huint16_t{0};
//pseudo_port = 0;
// remote_port = huint16_t{0};
// pseudo_port = 0;
auto remote_addr = Address{SockAddr{"::1"sv, remote_port}, std::move(remote)};
log::debug(

Loading…
Cancel
Save