diff options
author | juhlig <[email protected]> | 2018-09-13 15:07:08 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-09-17 13:54:02 +0200 |
commit | fedc4af6432369850cb5e4b7aabfe0512ddfc5a5 (patch) | |
tree | df0f7dcf3f56ccd11d81774e7faa7f5f1f535206 /ebin/ranch.app | |
parent | cbe24f6fb9833474b22a06fc22cb1a8f168f7fbc (diff) | |
download | ranch-fedc4af6432369850cb5e4b7aabfe0512ddfc5a5.tar.gz ranch-fedc4af6432369850cb5e4b7aabfe0512ddfc5a5.tar.bz2 ranch-fedc4af6432369850cb5e4b7aabfe0512ddfc5a5.zip |
Clean listener options after normal shutdown
In addition to cleaning when ranch:stop_listener/1 is called, we
also need to clean when we detect the supervisor is going away
for normal reasons, because the supervisor might be in another
application's supervision tree.
Note that there might be a short delay in this case before the
cleanup is done, due to using monitors for detection.
Diffstat (limited to 'ebin/ranch.app')
0 files changed, 0 insertions, 0 deletions