find ./ -type f -print | xargs grep -i ****
socket 在/thelib/src/protocols/rtmp/header_le_ba.cpp Header::Read 接收
bool BaseRTMPAppProtocolHandler::ProcessInvoke(BaseRTMPProtocol *pFrom,
Variant &request) 在这个函数里做连接,判断用户操作的处理(用户
登录,用户操作的权限)
find ./ -type f -print | xargs grep -i ****
socket 在/thelib/src/protocols/rtmp/header_le_ba.cpp Header::Read 接收
bool BaseRTMPAppProtocolHandler::ProcessInvoke(BaseRTMPProtocol *pFrom,
Variant &request) 在这个函数里做连接,判断用户操作的处理(用户
登录,用户操作的权限)