Reload configuration through control socket
authorScott Lamb <slamb@slamb.org>
Wed, 7 Nov 2007 02:51:24 +0000 (02:51 +0000)
committerScott Lamb <slamb@slamb.org>
Wed, 7 Nov 2007 02:51:24 +0000 (02:51 +0000)
commitd82fcc88f355e3c8144478a860dfae0b299004a9
treec4399ff48a9501200bf10ff411ccacdd0f7a3ae8
parentf0a57eab4cfd64d4f8261b1885a2072177f9e76b
Reload configuration through control socket

I also kept the SIGHUP handler, which many people will expect to see.
The control socket is better, though - it will tell you if there is a
problem.
doc/tincctl.8.in
src/control.c
src/net.c
src/net.h
src/tincctl.c