Commit History

Author SHA1 Message Date
  Loïc Hoguin 108a491f55 Add documentation for the public interface. 14 years ago
  Hunter Morris 5f438561e9 Pass {ip, Ip} configuration through for TCP and SSL transports 14 years ago
  Loïc Hoguin 3e55cb62c9 Refresh the type specifications. 14 years ago
  Loïc Hoguin b3d3045cae Increase the default backlog from 128 to 1024. 14 years ago
  Loïc Hoguin 65048fa657 Add backlog transport option. 14 years ago
  Loïc Hoguin e8286e18e6 Remove the include/types.hrl file. 14 years ago
  Loïc Hoguin 63a92df14e Replace port_number() by ip_port() from kernel/include/inet.hrl. 14 years ago
  Loïc Hoguin 731d839323 Replace posix() by atom(), for now. 14 years ago
  Loïc Hoguin 15dc645596 Use the inet:socket() type instead of the user-defined one. 14 years ago
  Loïc Hoguin 9ad32386c0 Use the inet:ip_address() type instead of the user-defined one. 14 years ago
  Loïc Hoguin 8f818d79df Add an accept timeout for code reloading. 14 years ago
  Loïc Hoguin bc99200bae Add a Transport:messages/0 function to obtain the atoms sent in active mode. 14 years ago
  Loïc Hoguin e0185dd27f Add cowboy_tcp_transport:name/0 to ease transport identification later on. 14 years ago
  Loïc Hoguin 1ebfa5eb1f Fix spec for cowboy_tcp_transport:close/1. 14 years ago
  Loïc Hoguin da72255940 Initial commit. 14 years ago