Commit History

Author SHA1 Message Date
  Loïc Hoguin 61ca459feb Don't receive data from the socket only once in the loop handler 12 years ago
  Loïc Hoguin 2aabc73045 Ensure we can fetch the body in the info/3 function of loop handlers 12 years ago
  James Fish b61f535134 Fix to prevent loop handler awakening immediately after response sent 12 years ago
  Egobrain 73c718dcb5 Added warn compile options. Fixed compile warnings. 12 years ago
  James Fish c42e672dd0 Fix {suspend, ...} specs to use atom() for function name 12 years ago
  Andrew Majorov 3ea855137c Make sure socket is passive once we've done with loop handler 12 years ago
  Loïc Hoguin 40b8d0befc Better handle socket closing with loop handlers 12 years ago
  Loïc Hoguin 638638a841 Fix {cowboy_req, resp_sent} potentially leaking in loop handlers 12 years ago
  Loïc Hoguin 647e95aed1 Replace terminate/2 with terminate/3, adding a Reason 12 years ago
  Loïc Hoguin 1b3f510b7e Add middleware support 12 years ago