descriptionUnnamed repository; edit this file 'description' to name the repository.
ownerMichael Adam
last changeSat, 9 Nov 2013 12:34:33 +0000 (13:34 +0100)
shortlog
2013-11-09 Michael Adam[BB#63] conf: Allow multiple Listen statements in the... master
2013-11-09 Michael Adam[BB#81] allow listening on multiple families when no...
2013-11-09 Michael Adamsock: add a starting debug message to listen_sock()
2013-11-09 Michael Adamsock: update introductory comment for listen_sock()
2013-11-09 Michael Adamsock: set IPV6_V6ONLY on the socket before binding...
2013-11-09 Michael Adamsock: factor listening on one socket out of the gai...
2013-11-09 Michael Adamsock: in listen_sock(), move variable for setsockopt...
2013-11-09 Michael Adamsock: log each result of getaddrinfo() in listen_sock()
2013-11-09 Michael Adamsock: in listen_sock(), add a log message for when...
2013-11-09 Michael Adamsock: in listen_sock(), detect and log failure to call...
2013-11-09 Michael Adamsock: in listen_sock(), add debug message when socket...
2013-11-09 Michael Adamsock: move listen() into the getaddrinfo result loop...
2013-11-09 Michael Adamchild: use a list of listen_fds instead of one single...
2013-11-09 Michael Adamchild: add addr argument to child_listening_sock().
2013-11-09 Michael Adamsock: add addr argument to listen_sock()
2013-11-09 Michael Adamsock/child: remove global variable addrlen.
...
heads
10 years ago master