K 10 svn:author V 3 pjd K 8 svn:date V 27 2010-04-29T15:36:32.781100Z K 7 svn:log V 355 Fix a problem where hastd will stuck in recv(2) after sending request to secondary, which died between send(2) and recv(2). Do it by adding timeout to recv(2) for primary incoming and outgoing sockets and secondary outgoing socket. Reported by: Mikolaj Golub Tested by: Mikolaj Golub MFC after: 3 days END