diff --git a/src/session_impl.cpp b/src/session_impl.cpp index b30590728..974a7177d 100644 --- a/src/session_impl.cpp +++ b/src/session_impl.cpp @@ -586,7 +586,7 @@ namespace aux { // apply all m_settings to this session run_all_updates(*this); - reopen_listen_sockets(); + reopen_listen_sockets(false); reopen_outgoing_sockets(); #if TORRENT_USE_INVARIANT_CHECKS