mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine SrsMessageQueue.duration in time unit.
This commit is contained in:
parent
170cca1f58
commit
695d430dcf
6 changed files with 32 additions and 28 deletions
|
@ -161,6 +161,7 @@ srs_utime_t srs_update_system_time()
|
|||
return _srs_system_time_us_cache;
|
||||
}
|
||||
|
||||
// TODO: FIXME: Replace by ST dns resolve.
|
||||
string srs_dns_resolve(string host, int& family)
|
||||
{
|
||||
addrinfo hints;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue