Subject: Re: Finding the correct interface for a packet To: None <tech-net@netbsd.org> From: Ken Hornstein <kenh@cmf.nrl.navy.mil> List: tech-net Date: 12/02/1998 00:17:46
>So it's good to have fallback behavior of some kind for broken
>systems.
You could always open a tcp connection and do a getsockname() on
that (right?). Is there a portable sane fallback?
--Ken