mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-28 10:36:51 +00:00
Also added send() and recv() to LibC in support of this. They are just wrappers around sendto() and recvfrom().
Also added send() and recv() to LibC in support of this. They are just wrappers around sendto() and recvfrom().