Page MenuHomePhabricator

net: Use Span in ReceiveMsgBytes
ClosedPublic

Authored by PiRK on Jan 11 2022, 13:00.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC71149ac5022a: net: Use Span in ReceiveMsgBytes
Summary

Pass a data pointer and a size as span in ReceiveMsgBytes to get the benefits of a span

This is a backport of core#20056

Test Plan

ninja all check-all