forked from cory/tildefriends
ssb: Hook up some more disconnect messaging.
This commit is contained in:
@ -536,7 +536,7 @@ void tf_ssb_test_rooms(const tf_test_options_t* options)
|
||||
|
||||
uv_run(&loop, UV_RUN_NOWAIT);
|
||||
|
||||
tf_ssb_connection_close(tun0);
|
||||
tf_ssb_connection_close(tun0, "done");
|
||||
|
||||
uv_run(&loop, UV_RUN_NOWAIT);
|
||||
|
||||
|
Reference in New Issue
Block a user