Revision 1787
| trunk/nntpgrab_core/download_thread.c (revision 1787) | ||
|---|---|---|
| 486 | 486 |
|
| 487 | 487 |
break; |
| 488 | 488 |
} else {
|
| 489 |
|
|
| 489 |
connection_error_occured = TRUE; |
|
| 490 | 490 |
} |
| 491 | 491 |
} else {
|
| 492 | 492 |
ng_plugin_emit_log_msg(NULL, NG_LOG_LEVEL_INFO, "nntpconnection_connect_to_server SUCCEEDED, conn_id = %i, poll_fd = %i", conn->connection_id, conn->poll_fd.fd); |
Also available in: Unified diff
NNTPGrab

