mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
set tcp keepalive for tcp socket (#1045)
This commit is contained in:
parent
a6bc53cb85
commit
a6871052af
3 changed files with 12 additions and 0 deletions
|
@ -98,6 +98,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define ERROR_SYSTEM_CREATE_DIR 1057
|
||||
#define ERROR_SYSTEM_KILL 1058
|
||||
#define ERROR_SYSTEM_DNS_RESOLVE 1059
|
||||
#define ERROR_SOCKET_SETKEEPALIVE 1060
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// RTMP protocol error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue