emule.h.rej

来自「电驴的源代码」· REJ 代码 · 共 18 行

REJ
18
字号
***************
*** 86,91 ****
  	CPeerCacheFinder*	m_pPeerCache;
  	CFirewallOpener*	m_pFirewallOpener;
  
  	uint64				stat_sessionReceivedBytes;
  	uint64				stat_sessionSentBytes;
  	uint64				stat_sessionSentBytesToFriend;
--- 88,95 ----
  	CPeerCacheFinder*	m_pPeerCache;
  	CFirewallOpener*	m_pFirewallOpener;
  
+ 	CIP2Country*		ip2country; //EastShare - added by AndCycle, IP to Country
+ 
  	uint64				stat_sessionReceivedBytes;
  	uint64				stat_sessionSentBytes;
  	uint64				stat_sessionSentBytesToFriend;

⌨️ 快捷键说明

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