inetstack
inetstack copied to clipboard
[tcp] Fast `connect()`
Description
When the remote is already in the ARP cache, we can greatly speedup the connect
operation by inlining fast path in protocols::tcp::active_open::new()