 | > >> P.S. Whether it is supported by this class of Windows > (hight NT4) and 'nix systems? > > It's supported on any platform that has enabled > > #define ACE_HAS_ICMP_SUPPORT
>From what I recall, I added this guard for one reason only: to be able to NOT compile ICMP support by default (trying to be as non-invasive as possible). It should be pretty safe to simply add it.
> Right now, there don't appear to be any config*.h > files with this set, so I suspect that we may need help from > Robert S. Iakobashvili and > Gonzalo A. Diethelm > to sort this out. BTW, J.T./Ossama, can we add checks for > this in autoconfig, as well?
ICMP is so basic that, I believe, the checks should succeed mostly anywhere. Maybe check for the existence of the right include files?
> Thanks, > > Doug
Regards,
-- Gonzalo Diethelm gonzalo.diethelm@aditiva.com
|
|