Also added send() and recv() to LibC in support of this. They are just wrappers around sendto() and recvfrom().