mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-01 23:57:37 +08:00
优化代码
整理代码
This commit is contained in:
@@ -31,7 +31,7 @@ public:
|
||||
using onRecv = std::function<void(const toolkit::Buffer::Ptr &buf)>;
|
||||
enum TcpMode { NONE = 0, PASSIVE, ACTIVE };
|
||||
|
||||
RtpServer();
|
||||
RtpServer() = default;
|
||||
~RtpServer();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user