[libc-commits] [PATCH] D149807: [libc][rpc] Simplify can send/recv

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed May 3 18:39:31 PDT 2023


jhuber6 added a comment.

I actually like the named function for this operation, it makes it much more readable. How about `can_use_buffer` or similar.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149807/new/

https://reviews.llvm.org/D149807



More information about the libc-commits mailing list