• Willem Thiart's avatar
    Change: code now assumes callbacks are provided · c3443aac
    Willem Thiart authored
    Beforehand there were if statements to check if callbacks were provided
    by the user. This was only useful for making the test suites shorter.
    These if statements have been removed so that the core code is more
    concise.
    c3443aac
raft_server.c 28.7 KB