Commit History

Author SHA1 Message Date
  Loïc Hoguin 9db28a09e8 Add ranch:info/0 and ranch:procs/2 8 years ago
  Loïc Hoguin 94b3770ccf Don't attempt to start ssl anymore 8 years ago
  Loïc Hoguin bfd3be1472 Update copyright year 8 years ago
  James Fish 6d60f69a2c Track removed connections 10 years ago
  Alexey Lebedeff f33ff7cbac Improve error reporting 9 years ago
  Loïc Hoguin b2b0996274 Blacklist listen options instead of whitelist 8 years ago
  ferigis bd9bfdf42d Renaming NbAcceptors to NumAcceptors 9 years ago
  Loïc Hoguin cfb5386faf Fix node shutdown getting stuck 9 years ago
  Loïc Hoguin 236d0f8eec Add ranch:get_addr/1 9 years ago
  Loïc Hoguin 309f8bacf6 Print a warning when discarding an option on listener startup 9 years ago
  Loïc Hoguin 315582f0bd Filter out all unknown options, not just 2-tuple ones 9 years ago
  Loïc Hoguin dd5367f370 Welcome to 2015 9 years ago
  Loïc Hoguin 0d5d855da3 Update the list of allowed transport options 9 years ago
  Loïc Hoguin d440a2c1d2 Don't pass Ranch-specific options down to transports 9 years ago
  Loïc Hoguin 3d713aefd4 Fix start_listener spec 10 years ago
  Loïc Hoguin a41098520a Update copyright years 11 years ago
  Slava Yurin bac2faea84 Fix inherit listen options for accepted socket 11 years ago
  Loïc Hoguin 20a48ce65e Get rid of a ton of pointless comments 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
  Loïc Hoguin 9413715026 Small fixes to specs 11 years ago
  Loïc Hoguin 8068ec853e Fix typespecs for ranch:filter_options/3 12 years ago
  Loïc Hoguin 9a8409e5c3 Add ranch:ref() type 12 years ago
  Loïc Hoguin 109c63d0e7 Remove ranch_listener and replace ListenerPid by Ref 12 years ago
  Fred Hebert c7bf6d2e4d Allow raw socket options for TCP and SSL 12 years ago
  Loïc Hoguin 201a0cb5e4 Improve max_connections type 12 years ago
  Loïc Hoguin 9993923c40 Add ranch:set_max_connections/2 and get_max_connections/1 12 years ago
  Andrew Majorov 0b270b2e9c Ensure transport module is loaded before checking exports 12 years ago
  Andrew Thompson 036fbd5318 Add {socket, Socket} transport option, for accepting on existing sockets 12 years ago
  Loïc Hoguin f26401af19 Return {error, badarg} if start_listener got a bad transport module 12 years ago