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

update projects for rtmp renamed to protocol

This commit is contained in:
winlin 2015-01-24 16:59:36 +08:00
parent 711b6ca277
commit d22e4e86d8
6 changed files with 14 additions and 10 deletions

View file

@ -335,9 +335,6 @@ int SrsUdpListener::cycle()
}
}
// TODO: FIXME: recv udp packet.
st_sleep(1);
return ret;
}
#endif