A connection manages communication with the remote host.
More...
#include <http.h>
A connection manages communication with the remote host.
Definition at line 51 of file http.h.
◆ host
| char ecs_http_connection_t::host[128] |
Remote host.
Definition at line 55 of file http.h.
◆ id
| uint64_t ecs_http_connection_t::id |
Connection ID.
Definition at line 52 of file http.h.
◆ port
| char ecs_http_connection_t::port[16] |
Remote port.
Definition at line 56 of file http.h.
◆ server
Server.
Definition at line 53 of file http.h.
The documentation for this struct was generated from the following file: