llvm-project
753ceecf - [libc] Implement sockatmark (#205400)

Commit
2 days ago
[libc] Implement sockatmark (#205400) This patch implements sockatmark as a simple wrapper around ioctl(SIOCATMARK). I don't test it with actual out of band data, as that requires a TCP connection, which is more complicated to set up. Assisted by Gemini.
Author
Parents
Loading