tt2468 70f33f7794 obs-outputs: Improve librtmp timeouts on Linux
Replaces the usage of SO_SNDTIMEO with TCP_USER_TIMEOUT on Linux.
- Noted as more effective than SO_SNDTIMEO by multiple sources.
- Drops TCP connection on timeout instead of returning send() errors,
meaning more predictable reconnect timing and reconnect.
- Timeout period actually reflected in practice. SO_SNDTIMEO takes
double the timeout time than actually requested to time out on
unix, whereas WinSock actually waits the specified time.
2022-07-23 17:24:11 -07:00
..
2014-04-01 11:48:28 -07:00
2014-04-01 11:48:28 -07:00
2014-04-01 11:48:28 -07:00
2014-04-01 11:48:28 -07:00
2014-04-01 11:48:28 -07:00
2014-04-01 11:48:28 -07:00
2014-04-01 11:48:28 -07:00
2014-04-01 11:48:28 -07:00
2014-04-01 11:48:28 -07:00