network stuff
This commit is contained in:
@@ -146,6 +146,7 @@ bool ServerModule::onEvent(const Archimedes::Event& event) {
|
||||
// and we cannot linger because it's already closed on the other end,
|
||||
// so we just pass 0's.
|
||||
interface->CloseConnection( e.info->m_hConn, 0, nullptr, false );
|
||||
std::cerr << "Connection Closed.\n";
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user