added a bit of proxy test code

This commit is contained in:
2012-04-06 16:02:13 +00:00
parent 30802e5fbc
commit e360d3396c
2 changed files with 38 additions and 9 deletions

View File

@ -281,8 +281,9 @@ struct qse_httpd_client_t
qse_ubi_t handle;
qse_ubi_t handle2;
qse_nwad_t local_addr;
qse_nwad_t remote_addr;
qse_nwad_t local_addr;
qse_nwad_t orgdst_addr;
/* == PRIVATE == */
qse_htrd_t* htrd;