Commit 3fce6dd
committed
Update RtspServer to get new commits
1 parent 1b4e791 commit 3fce6dd
1 file changed
+1
-1
lines changedSubmodule RtspServer updated 19 files
- src/net/BufferWriter.cpp+2-2
- src/net/EventLoop.cpp+3-3
- src/net/NetInterface.cpp+2-4
- src/net/Pipe.cpp+4-4
- src/net/SelectTaskScheduler.cpp+1-1
- src/net/SelectTaskScheduler.h+1-1
- src/net/Socket.h+6-5
- src/net/SocketUtil.cpp+8-10
- src/net/TaskScheduler.cpp+2-2
- src/net/TcpSocket.cpp+2-4
- src/net/Timestamp.cpp+1-1
- src/xop/Authenticator.h+1-1
- src/xop/DigestAuthenticator.cpp+4-10
- src/xop/DigestAuthenticator.h+5-6
- src/xop/G711USource.cpp+73
- src/xop/G711USource.h+39
- src/xop/RtspConnection.cpp+1-1
- src/xop/media.h+1-1
- src/xop/rtsp.h+4-4
0 commit comments