Module netcore::transport::tcp

source ·
Expand description

TCP Transport

Structs

Functions

  • Note: we need to take ownership of this NetworkAddress (instead of just borrowing the &[Protocol] slice) so this future can be Send + 'static.