socket.once(eventName,listener)socket.once(eventName,listener)继承自EventEmitter(以及此处未提及的其他方法)。有关事件模块,请参阅node.js文档。