ELinks 0.18.0
nntp_connection_info Struct Reference

#include <connection.h>

Collaboration diagram for nntp_connection_info:

Data Fields

enum nntp_target target
enum nntp_command command
nntp_code_T code
struct string group
struct string message
long current_article
long end_article
long articles
unsigned int xover_unsupported:1

Field Documentation

◆ articles

long nntp_connection_info::articles

◆ code

nntp_code_T nntp_connection_info::code

◆ command

enum nntp_command nntp_connection_info::command

◆ current_article

long nntp_connection_info::current_article

◆ end_article

long nntp_connection_info::end_article

◆ group

struct string nntp_connection_info::group

◆ message

struct string nntp_connection_info::message

◆ target

enum nntp_target nntp_connection_info::target

◆ xover_unsupported

unsigned int nntp_connection_info::xover_unsupported

The documentation for this struct was generated from the following file: