sendto            514 ext/socket/socket.c     return (VALUE)sendto(arg->fd, RSTRING_PTR(mesg), RSTRING_LEN(mesg),
sendto           2529 win32/win32.c  		    r = sendto(s, buf, len, flags, addr, *addrlen);