• Nils Goroll's avatar
    fix race - set_closed() needs to be moved further out now · f9061ca3
    Nils Goroll authored
    previously, we called it way too early from within vdp_pesi_fini() /
    vdp_pesi_bytes() - see 6632dc5d
    
    but the call from vped_deliver() was still from within the FSM, and we
    need to finish additional cleanup in ved_task() before we can let the
    topreq thread start delivering and possibly fini'ing / freeing our node.
    f9061ca3
Name
Last commit
Last update
..
foreign Loading commit data...
tests Loading commit data...
Makefile.am Loading commit data...
state.dot Loading commit data...
tree.dot Loading commit data...
vdp_pesi.c Loading commit data...
vdp_pesi.vcc Loading commit data...