Hi Zecke,
On Thu, Dec 09, 2010 at 08:05:41AM +0100, Holger Hans Peter Freyther wrote:
On 12/09/2010 04:33 AM, David Wilson wrote:
any more verbose commit message? What issue did you face? What is your reference?
my suggestion is that he was using a non-linux platform (specifically MacOS) which has slightly different layout of the socket address structure.
In any case, sizeof() the entire structure is correct, not size of the two members (which is ignoring any padding, etc.)
nonetheless, a more detailed description would be helpful so we don't have to guess...