Re: [Linuxptp-users] ?Fw: “Resource temporarily unavailable” errors during flood ping test
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2012-10-30 17:57:01
|
On Tue, Oct 30, 2012 at 05:52:51PM +0000, Keller, Jacob E wrote: > > > > > > while (nothing_in_errorqueue or timeleft) { > > > > /* handle new, incoming packets here? */ > > > > Basically that's the idea. But don't forget about the other ports! Thanks, Richard > > > timeleft -= select(timeleft) > > > > > > } |