Closed
Description
Hi,
The closest ticket that I could find was #14755 but it seems closed due to inactivity.
There is maybe a reason but I found a bit odd that TCP connection is done via ( &str , u16 ) and UDP via std::io::net::ip::SocketAddr . Looking at the history it seem like TCP changed to step away from SocketAddr.
TCP:
Line 350 in 56d544f
UDP:
Line 68 in 56d544f
Thanks.
Metadata
Metadata
Assignees
Labels
No labels