Commit History

Author SHA1 Message Date
  Loïc Hoguin b400e34386 Better distinguish between Ranch and socket options 7 years ago
  j.uhlig 5ada450fe1 Introduce Transport:handshake/1,2 7 years ago
  j.uhlig 963f53942f Ensure listener restart with changed TransOpts 7 years ago
  Loïc Hoguin 8eaae552ec Ranch 1.5.0 7 years ago
  Loïc Hoguin ab4bd965e3 Prevent ranch_conns_sup from stopping on unexpected messages 7 years ago
  Loïc Hoguin 55c2a9d623 Update Copyright to 2017 8 years ago
  Loïc Hoguin bfd3be1472 Update copyright year 8 years ago
  Loïc Hoguin a17eb95355 Fix acceptors getting stuck because of socket errors 8 years ago
  James Fish 6d60f69a2c Track removed connections 10 years ago
  Loïc Hoguin ee1f827828 Ensure ranch_conns_sup doesn't crash on protocol start crash 9 years ago
  Loïc Hoguin 52797b0610 Supervised and connection process can now be different 9 years ago
  Loïc Hoguin dd5367f370 Welcome to 2015 9 years ago
  Loïc Hoguin 02ff6533bb Handle Transport:controlling_socket/2 errors and close the socket 10 years ago
  Loïc Hoguin a41098520a Update copyright years 11 years ago
  Loïc Hoguin 20a48ce65e Get rid of a ton of pointless comments 11 years ago
  Loïc Hoguin 366cb0a6df Add an error report when a connection process fails to start 11 years ago
  Loïc Hoguin 7194df4568 Gracefully shutdown when stop_listener/1 is called 11 years ago
  Loïc Hoguin 99242f3342 Add accept_ack on all transports and ack_timeout transport option 11 years ago
  James Fish ef10414e67 Include protocol module in error report when connection fails 11 years ago
  James Fish 767109b1c3 Don't report error when protocol exits with reason shutdown 11 years ago
  Loïc Hoguin 02a1732590 Print an error if the supervisor receives an unexpected message 11 years ago
  Loïc Hoguin 6d0914901e Close the socket if no child process was started 11 years ago
  Loïc Hoguin 400b93e44c Report errors when connection processes fail 11 years ago
  Loïc Hoguin 033afb1a44 Catch exceptions in ranch_conns_sup:active_connections/1 12 years ago
  Loïc Hoguin 480d48a5dc Fix which_children call which returned incorrect values 12 years ago
  Loïc Hoguin 9a8409e5c3 Add ranch:ref() type 12 years ago
  Loïc Hoguin ae1d1846c6 Allow connection processes to be supervisors 12 years ago
  Loïc Hoguin 109c63d0e7 Remove ranch_listener and replace ListenerPid by Ref 12 years ago
  Loïc Hoguin 33db3b0d1a Use a custom supervisor for ranch_conns_sup 12 years ago
  Andrew Majorov 8dad1451dd Make listener supervisor failures less painful 12 years ago