mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 12:11:00 +00:00
Also added send() and recv() to LibC in support of this. They are just wrappers around sendto() and recvfrom(). |
||
|---|---|---|
| .. | ||
| cdefs.h | ||
| file.h | ||
| ioctl.h | ||
| ioctl_numbers.h | ||
| mman.h | ||
| param.h | ||
| resource.h | ||
| select.cpp | ||
| select.h | ||
| socket.cpp | ||
| socket.h | ||
| stat.h | ||
| sysmacros.h | ||
| time.h | ||
| times.h | ||
| types.h | ||
| utsname.h | ||
| wait.cpp | ||
| wait.h | ||