In article <[email protected]>, Patrick Welche <[email protected]> wrote:
> if (err < 0) { err = errno; perror("setsockopt
> - IPV6_RECVPKTINFO"); }
> }
>-#elif defined(IPV6_PKTINFO)
>+ #elif defined(IPV6_PKTINFO)
> if (err == 0)
> {
>
Why?
christos
