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

SquashSRS4: Happy 2021

This commit is contained in:
winlin 2021-04-16 09:29:43 +08:00
parent 3eb3cb9b51
commit 8b74c7cb89
221 changed files with 223 additions and 304 deletions

View file

@ -716,4 +716,4 @@ bool rtmp_packet_queue::get_rtmp_data(rtmp_packet_info_s& packet_info) {
_send_map.erase(iter);
return true;
}
}