Added configuration parameter "tcp_connection_limit". This specifies the
commit570566c5a9bbf628942fa816b93d12a9df6d71d7
authorBen Kibbey <bjk@luxsci.net>
Sat, 8 Nov 2008 21:17:48 +0000 (8 16:17 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 8 Nov 2008 21:17:48 +0000 (8 16:17 -0500)
tree918d54864b64b9aabfd8bf9a963ae280ff4454ad
parent995909db7a8d60a7385f6ff2a596f76c7648cbe7
Added configuration parameter "tcp_connection_limit". This specifies the
maximum number of connections for a single host. When exceeded, the
client is disconnected.
doc/config.example
doc/pwmd.1.in
src/common.h
src/pwmd.c