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