@@ -1639,6 +1639,7 @@ namespace Chromium {
// Initialize Asio
m_wsserver.init_asio(&m_ios);
+ m_wsserver.set_reuse_addr(true);
// Set the default message handler to the echo handler