I believe I have found a bug relating to IPv6.

In ssfpc.pas, in "SetVarSin", in "GetAddr", under the AF_INET6 block
of the case statement, the final check should be "if not
IN6_ADDR_UNSPECIFIED" instead of "if IN6_ADDR_UNSPECIFIED." As it is
SetVarSin fails because of this.

Thanks,

-SG

--
This email is fiction. Any resemblance to actual events
or persons living or dead is purely coincidental.

Seth Grover
sethdgrover[at]gmail[dot]com

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to