idleTime, timeout (0) sets immediate timeout; -1 disabled timeout.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 5 Jan 2004 11:31:04 +0000 (11:31 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 5 Jan 2004 11:31:04 +0000 (11:31 +0000)
commit277e55dae549f6fa6b9ad22d8ebd89af53bcd71b
tree262be8679c26fa84293fa97d9040c4409e52d02e
parent15572200f9db45bc7115f3d0930992010603c68b
idleTime, timeout (0) sets immediate timeout; -1 disabled timeout.
proxy forks and checks child exit status and forks again if necessary.
include/yaz++/proxy.h
include/yaz++/socket-manager.h
include/yaz++/socket-observer.h
src/yaz-my-client.cpp
src/yaz-proxy-main.cpp
src/yaz-proxy.cpp
src/yaz-socket-manager.cpp