⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog.txt

📁 mysee网络直播源代码Mysee Lite是Mysee独立研发的网络视频流媒体播放系统。在应有了P2P技术和一系列先进流媒体技术之后
💻 TXT
字号:
2006-04-09 artist <haojian@gaov-inc.com>
        * TSnew.c
        代码整理, 添加注释

        fix #110, #277, #428, #505, #1001, #1087, #1100,
	    #1106, #1110, #1114, #1137, #1268, #1271, #1900,
	    #1963, #2057, #2228, #2345, #2400
	* util.c
	代码整理, 添加注释

	fix #76, #89, #130, #150

2005-12-14 yangluo <yangluo@gaov-inc.com>
	* TSnew.c
	给Session结构添加一个字段,存放客户端版本号。
	退出时打印当前时间和版本号到log

	fix #314

2005-12-07 yangluo <yangluo@gaov-inc.com>
	* findcp.cpp
	added some debug output
	* TSnew.c : findCPPeers()
	return 2 CP if possible

	fix #199
	
2005-12-06 yangluo <yangluo@gaov-inc.com>
	+ TSnew.h
	将TSnew.c中的函数和结构声明分离出来,方便使用。
	+ findcp.h findcp.cpp
	实现根据ip地址查找并返回CP功能的模块。
	+ ip.list
	ip映射表。
	* TSnew.c
	加入根据ip查找并返回CP的功能。

	fix #158, #160

2005-12-02 yangluo <yangluo@gaov-inc.com>
	* TSnew.c
	修改statlog写入策略,积累到一定数量时调用fflush写入磁盘。
	
	fix #151

2005-12-02 yangluo <yangluo@gaov-inc.com>
	* TSnew.c : int findCPPeers ()
	使用纯随机,而不判断CP的负载。返回第一个有效的CP。
	* StructDefine.h
	增加了几个新协议中会用到的结构。
	
	fix #145

2005-11-29 zhanghexiang <zhanghexiang@gaov-inc.com>
	* ProtocolDefine.h
	新协议NP2TS_REPORT2
	* StructDefine.h
	增加统计信息的协议包定义。删除无用的struct。
	* TSnew.c
	为代码增加注释。
	实现针对新协议的统计,将日志写入stat.log。
	针对测试出的问题,修正一些BUG。
	* util.c
	增加注释。
	+ testTS/Makefile
	TS测试程序的makefile。
	+ testTS/README-simulator3
	测试程序说明。
	+ testTS/common.h
	处理协议适用的宏和struct。
	+ testTS/np-simulator3.c
	测试程序。
	
	fix #141

2005-11-29  zhanghexiang  <zhanghexiang@gaov-inc.com>

	fix #NONE

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -