Re: recvfrom and sockaddr_in.sin_port

From: Adam (adam@cfar.umd.edu)
Date: Sun Jul 08 2001 - 13:08:37 EST


> I have attached a simple program I used for generating those
> results.
>
> 'fromlen' needs to be set to sizeof 'from' before the recvfrom syscall

isn't it set? to quote from the example I have attached:

  socklen_t fromlen = sizeof(struct sockaddr_in);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jul 15 2001 - 21:00:08 EST