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 > _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"