25 Apr
2022
25 Apr
'22
8:15 a.m.
On Mon, Apr 25, 2022 at 08:31:45AM +0100, Huw Davies wrote:
On Sat, Apr 23, 2022 at 09:33:05AM +0200, Eric Pouech wrote: Isn't this just hiding the fact that IN_ADDR contains a ULONG, so its size changes? Likewise for SOCKADDR_IN6.
Scratch that. With __LP64__, ULONG is always unsigned int. Sorry for the noise. Huw.