From 6fa3b8212c3e64f6391c81e3ecfe65f609fa3e9f Mon Sep 17 00:00:00 2001 From: winlin Date: Fri, 5 Feb 2021 10:20:23 +0800 Subject: [PATCH] Update ST doc --- trunk/3rdparty/st-srs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/3rdparty/st-srs/README.md b/trunk/3rdparty/st-srs/README.md index 8cd613413..b42c6e861 100644 --- a/trunk/3rdparty/st-srs/README.md +++ b/trunk/3rdparty/st-srs/README.md @@ -67,6 +67,7 @@ The branch [srs](https://github.com/ossrs/state-threads/tree/srs) will be patche - [x] Merge patch [srs#1282](https://github.com/ossrs/srs/issues/1282#issuecomment-445539513) to support aarch64, [#9](https://github.com/ossrs/state-threads/issues/9). - [x] Support OSX for Apple Darwin, macOS, [#11](https://github.com/ossrs/state-threads/issues/11). - [x] Support sendmmsg for UDP, [#12](https://github.com/ossrs/state-threads/issues/12). +- [x] Refine performance for sleep or epoll_wait(0), [#17](https://github.com/ossrs/state-threads/issues/17). ## GDB Tools