SIOCGIFMEDIA problems
Jeremie Le Hen
jeremie at le-hen.org
Mon May 16 02:43:10 PDT 2005
Hi Sebastien,
On Fri, May 13, 2005 at 07:17:05PM +0200, Sebastien Petit wrote:
> [...]
as a side note, you may wish to use the kqueue(2) framework to watch
at link stat changes. The main advantage is that it will change the
way it works from a polling model to a notification model. One major
drawback in your situation (portable software) is that kqueue(2) only
exists in BSD world, not in Linux.
Best regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
More information about the freebsd-net
mailing list