mirror of
https://github.com/znc/znc.git
synced 2026-06-29 22:41:39 +02:00
+1
-1
@@ -686,7 +686,7 @@ bool CIRCSock::OnNumericMessage(CNumericMessage& Message) {
|
||||
|
||||
m_pNetwork->SetIRCServer(sServer);
|
||||
// Now that we are connected, let nature take its course
|
||||
SetTimeout(CIRCNetwork::NO_TRAFFIC_TIMEOUT, TMO_READ);
|
||||
SetTimeout(m_pNetwork->GetUser()->GetNoTrafficTimeout(), TMO_READ);
|
||||
PutIRC("WHO " + sNick);
|
||||
|
||||
m_bAuthed = true;
|
||||
|
||||
Reference in New Issue
Block a user