Incomplete Message in the log output

Get help, report and discuss bugs.
Post Reply
nobody

Incomplete Message in the log output

Post by nobody » 04 Aug 2008, 06:10

in NNTPConnection::DoConnect()
...
if (strncmp(answer, "2", 1))
{
error("Connection to %s failed. Answer: ", m_pNetAddress->GetHost(), answer);
return false;
}

answer is never printed.

Anyway, good job!

hugbug

RE: Incomplete Message in the log output

Post by hugbug » 04 Aug 2008, 07:13

Thanks :)

Post Reply

Who is online

Users browsing this forum: No registered users and 59 guests