• P
    pidfile: Make checking binary path in virPidFileRead optional · 3e0623eb
    Peter Krempa 提交于
    This patch changes behavior of virPidFileRead to enable passing NULL as
    path to the binary the pid file should be checked against to skip this
    check. This enables using this function for reading files that have same
    semantics as pid files, but belong to unknown processes.
    3e0623eb
virpidfile.c 10.5 KB