• Pål Hermunn Johansen's avatar
    Add some error checking to child_poker · 83228369
    Pål Hermunn Johansen authored
    The child_poker lives in the manager process, and sends pings to the
    child. With this patch we check that we actually get a PONG back, and
    not some random data. If problems are detected, we kill the child.
    
    Related to: #2010
    83228369
Name
Last commit
Last update
..
mgt.h Loading commit data...
mgt_acceptor.c Loading commit data...
mgt_child.c Loading commit data...
mgt_cli.c Loading commit data...
mgt_jail.c Loading commit data...
mgt_jail_solaris.c Loading commit data...
mgt_jail_unix.c Loading commit data...
mgt_main.c Loading commit data...
mgt_param.c Loading commit data...
mgt_param.h Loading commit data...
mgt_param_bits.c Loading commit data...
mgt_param_tbl.c Loading commit data...
mgt_param_tcp.c Loading commit data...
mgt_param_tweak.c Loading commit data...
mgt_pool.c Loading commit data...
mgt_shmem.c Loading commit data...
mgt_vcc.c Loading commit data...
mgt_vcl.c Loading commit data...