<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <small>Hi Jeremy,</small><br>
    <br>
    <div class="moz-cite-prefix">On 08/25/2015 06:20 AM, Jeremy Kerr
      wrote:<br>
    </div>
    <blockquote cite="mid:55DBBBC4.2000807@ozlabs.org" type="cite">
      <pre wrap="">Hi Neelesh,

</pre>
      <blockquote type="cite">
        <pre wrap="">The server should send the response in the case of error too,
so that the waiting client is not blocked forever.
</pre>
      </blockquote>
      <pre wrap="">
In general this is something we should do, but are you sure we want this
in on an error from a recv()? In what case is this happening?</pre>
    </blockquote>
    <br>
    <small>I did not find this case to execute, thought of changing in
      general by looking at the code.<br>
      Since, a client *only* would have caused this path to execute and
      awaiting the response<br>
      so the server should send  a response if recv() fails.. <br>
      <br>
      Neelesh.<br>
    </small><br>
    <blockquote cite="mid:55DBBBC4.2000807@ozlabs.org" type="cite">
      <pre wrap="">

Cheers,


Jeremy

</pre>
    </blockquote>
    <br>
  </body>
</html>