mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge remote-tracking branch 'upstream/feature/rtc' into rtc
This commit is contained in:
commit
c654f1e06e
51 changed files with 3339 additions and 4587 deletions
|
@ -34,6 +34,8 @@ using namespace std;
|
|||
#include <unistd.h>
|
||||
|
||||
#include <netinet/udp.h>
|
||||
// Define macro for UDP GSO.
|
||||
// @see https://github.com/torvalds/linux/blob/master/tools/testing/selftests/net/udpgso.c
|
||||
#ifndef UDP_SEGMENT
|
||||
#define UDP_SEGMENT 103
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue