Skip to content

Latest commit

 

History

106 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  gen_tcpd behaviour
======================

gen_tcpd is an erlang behaviour for TCP accept loops. gen_tcpd lets you
implement a tcp server with lots of flexibility, but takes care of
dealing with accepting new connections and delivers them using a
callback. Since gen_tcpd is an OTP behaviour your module will be put
under a supervisor and will integrate naturally in any OTP application.


 Authors
---------

Martin Carlson, martin@martinc.eu
Oscar Hellström, oscar@hellstrom.st

About

Generic TCP listening and accepting

Resources

Stars

33 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages