K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2015-12-09T19:21:00.561307Z K 7 svn:log V 310 Merge from OpenBSD: revision 1.12 date: 2015/12/05 13:06:52; author: claudio; state: Exp; lines: +4 -6 Do not loop on EAGAIN in imsg_read(). Better to return the error to the caller and let him do another poll loop. This fixes spinning relayd processes seen on busy TLS relays. OK benno@ henning@ END