1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

RTC: Change SO_REUSEPORT fail to warning. 3.0.142

This commit is contained in:
winlin 2020-09-10 19:35:04 +08:00
parent 18192f7efb
commit 63b5c51748
3 changed files with 3 additions and 7 deletions

View file

@ -24,6 +24,6 @@
#ifndef SRS_CORE_VERSION3_HPP
#define SRS_CORE_VERSION3_HPP
#define SRS_VERSION3_REVISION 141
#define SRS_VERSION3_REVISION 142
#endif