//private bool m_bCallfun; //是否使用回调函数 true 回调函数 false 接口方法 public void SetGameSock(GameSock sock) { m_gamesock = sock; }