summaryrefslogtreecommitdiff
path: root/src/listener.h
Commit message (Expand)AuthorAgeFilesLines
* updated copyright and changelogChristian Pointner2015-05-131-1/+1
* whitespace cleanupsChristian Pointner2013-10-071-6/+6
* re-reading the config file after sig-hupChristian Pointner2010-12-101-2/+2
* listner_ vs listeners_Christian Pointner2010-12-091-11/+11
* introduced listener statesChristian Pointner2010-12-091-0/+6
* removed useless source address resolving type optionChristian Pointner2010-12-021-1/+1
* added new options for resolv types (IPv4 vs IPv6)Christian Pointner2010-12-021-1/+1
* source address to connect from can now be specifiedChristian Pointner2010-11-281-1/+2
* one side of cleint connections works for recvChristian Pointner2010-11-271-1/+2
* added REUSEADDR to listen socketsChristian Pointner2010-11-271-0/+5
* listening on tcp sockets works nowChristian Pointner2010-11-271-1/+1
* added tcp listener listChristian Pointner2010-11-261-0/+51