• Dominik Charousset's avatar
    Fix state cleanup in BASP broker · 4b358e63
    Dominik Charousset authored
    BASP needs to release all state kept for connection handles, because the
    OS re-uses socket IDs as soon as they are closed. Since the connection
    handle is the socket ID this leads to inconsitent state.
    4b358e63
basp_broker.hpp 6.34 KB