demikernel
demikernel copied to clipboard
[inetstack] 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()