inetstack icon indicating copy to clipboard operation
inetstack copied to clipboard

[tcp] Fast `connect()`

Open ppenna opened this issue 3 years ago • 0 comments

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()

ppenna avatar Jan 26 '22 14:01 ppenna