mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Improve test coverage for http client service.
This commit is contained in:
parent
06c1d4d7f9
commit
2cc021b2d7
3 changed files with 146 additions and 5 deletions
|
@ -63,6 +63,7 @@ private:
|
|||
private:
|
||||
// The timeout in srs_utime_t.
|
||||
srs_utime_t timeout;
|
||||
srs_utime_t recv_timeout;
|
||||
// The host name or ip.
|
||||
std::string host;
|
||||
int port;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue