Author :
claudio
Date :
2015-12-05 13:06:52
Hash :c647c61c Message :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@