• 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
mgt_child.c 17.9 KB