commit | 199d4fade4301774e5bcde77a162ed92e134fc85 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <cognet@ci0.org> | Sun Mar 22 23:25:51 2020 +0100 |
committer | Olivier Houchard <cognet@ci0.org> | Sun Mar 22 23:25:51 2020 +0100 |
tree | eb0b2a4b2e4ba76917310243924cb5cb8789e11e | |
parent | dbda31939dd3c775adb48ceeadbda89e42a25390 [diff] |
MINOR: muxes: Note that we can't usee a connection when added to the srv idle. In the various muxes, add a comment documenting that once srv_add_to_idle_list() got called, any thread may pick that conenction up, so it is unsafe to access the mux context/the connection, the only thing we can do is returning.