Olaf van der Spek writes ("Re: netstat IPv6 address truncation patch"):
> > +static void tcpudp_one_end(char *result_buf, size_t result_buf_size,
> > +                      struct aftype *ap, int end_port,
> > +                      struct sockaddr *endaddr)
> > +{
> > +    char buffer[8192];
> > +
> > +    snprintf(buffer, sizeof(buffer), "%s",
> > +        get_sname(htons(end_port), "udp",
> 
> Are you using "udp" for tcp too?

Oops.

Ian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to