ELinks 0.18.0
response.h File Reference
Include dependency graph for response.h:
This graph shows which files directly or indirectly include this file:

Functions

struct connection_state read_nntp_response_data (struct connection *conn, struct read_buffer *rb)
 
nntp_code_T get_nntp_response_code (struct connection *conn, struct read_buffer *rb)
 

Function Documentation

◆ get_nntp_response_code()

nntp_code_T get_nntp_response_code ( struct connection * conn,
struct read_buffer * rb )

◆ read_nntp_response_data()

struct connection_state read_nntp_response_data ( struct connection * conn,
struct read_buffer * rb )