Fix state cleanup in BASP broker
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.
Showing
Please register or sign in to comment