mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-14 03:55:58 +08:00
添加无人观看主动断开事件
This commit is contained in:
@@ -33,7 +33,10 @@ using namespace toolkit;
|
||||
|
||||
namespace mediakit {
|
||||
|
||||
extern void installShellCMD();
|
||||
|
||||
ShellSession::ShellSession(const Socket::Ptr &_sock) : TcpSession(_sock) {
|
||||
installShellCMD();
|
||||
pleaseInputUser();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user