1
0
Fork 0
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:
juntaoliu 2018-01-07 17:03:13 +08:00 committed by winlin
parent a6bc53cb85
commit a6871052af
3 changed files with 12 additions and 0 deletions

View file

@ -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.