Zvonko Tesic wrote:
> Arno,
>
> I just wanted to notify you you have a slight error with this line in
> this updated port of pop3:
>
> FLocalAddr := ICS_ANY_HOST_V4;
>
> ICS_ANY_HOST_V4 is undefined with the current ics7 package. probably
> it is defined for you locally but not with the ics7 downloadable
> package.
>
> when I replace with older variant:
>
> FLocalAddr := '0.0.0.0'; {bb}
Thanks, corrected and uploaded. ICS_ANY_HOST_V4 is a const defined as
'0.0.0.0' in the IPv6 branch.
--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be