CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/13 13:43:00
Modified files:
usr.sbin/ospfd : control.c ospfd.c ospfe.c rde.c
Log message:
from claudio
"Let msgbuf_write return -1 with errno EAGAIN. The users then must
check if this was the case and readd the event or poll again. The
current handling in the imsg code is wrong for sure."
ok gilles, benno
