> > The IP man page
> > (http://homepages.cwi.nl/~aeb/linux/man2html/man7/ip.7.html) lists
> > in_pktinfo as
> >
> > struct in_pktinfo {
> > unsigned int ipi_ifindex; /* Interface index */
> > struct in_addr ipi_spec_dst; /* Local address */
> > struct in_addr ipi_addr; /* Heade
On Sep 4 16:10, schulman.and...@epamail.epa.gov wrote:
>
> I'm trying to build socat for Cygwin (1.7). The build fails with
>
> xio-ip.c:480: error: structure has no member named `ipi_spec_dst'
>
> The offending code wants to use pktinfo->ipi_spec_dst.s_addr, where
> pktinfo is a struct in_pkt
On Fri, Sep 04, 2009 at 04:10:24PM -0400, schulman.and...@epamail.epa.gov wrote:
>
>I'm trying to build socat for Cygwin (1.7). The build fails with
>
>xio-ip.c:480: error: structure has no member named `ipi_spec_dst'
>
>The offending code wants to use pktinfo->ipi_spec_dst.s_addr, where
>pktinfo
3 matches
Mail list logo