[fpc-devel] https support; call for testers
Marco van de Voort
marcov at stack.nl
Mon May 12 09:41:07 CEST 2014
In our previous episode, Michael Van Canneyt said:
> > HostToNet is only defined for in_addr and longint, and s_addr is cuint32.
>
> On all platforms ?
>
> Strange then that this error didn't happen before.
> Well, a simple typecast will solve this.
They are old, and carry this comment:
{ these for are for netdb legacy compat}
IIRC they were kept for 1.0.x compatibility, and the 32-bit unsigned support
of that was not so great. Moreover I didn't care enough to deprecate them,
but maybe we should.
The newer (1.9.2+) htons etc functions (introduced with that name for Kylix
compat) are unsigned.
More information about the fpc-devel
mailing list