diff options
author | Michael Jones <michaelrj@google.com> | 2024-09-19 14:43:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-19 14:43:00 -0700 |
commit | f6b4c34d4f96ca705409f76b9bb48de7d2bec9bd (patch) | |
tree | cd94bdcc9eabd4310a3b96a24b1ad31a5d5b081d /clang/lib/Basic/Module.cpp | |
parent | c3fe727181818d3efdd2ce96598bfe6a2d3ffb83 (diff) | |
download | llvm-f6b4c34d4f96ca705409f76b9bb48de7d2bec9bd.zip llvm-f6b4c34d4f96ca705409f76b9bb48de7d2bec9bd.tar.gz llvm-f6b4c34d4f96ca705409f76b9bb48de7d2bec9bd.tar.bz2 |
[libc] Add functions to send/recv messages (#106467)
This patch adds the necessary functions to send and receive messages
over a socket. Those functions are: recv, recvfrom, recvmsg, send,
sendto, sendmsg, and socketpair for testing.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions