[libc-commits] [PATCH] D151041: [libc] More efficiently send bytes via `send_n` and `recv_n`

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 23 09:00:08 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe826762a0826: [libc] More efficiently send bytes via `send_n` and `recv_n` (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D151041?vs=524073&id=524750#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151041

Files:
  libc/src/__support/OSUtil/gpu/io.cpp
  libc/src/__support/RPC/rpc.h
  libc/src/__support/RPC/rpc_util.h
  libc/utils/gpu/loader/Server.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151041.524750.patch
Type: text/x-patch
Size: 6300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230523/83c064c0/attachment.bin>


More information about the libc-commits mailing list