Searched refs:socketReading (Results 1 – 4 of 4) sorted by relevance
34 socketReading: {}, // fd -> callback property in EventLoop240 for (fd in this.socketReading) {289 cb = this.socketReading[fd];297 delete this.socketReading[fd];327 delete this.socketReading[fd];348 delete this.socketReading[fd];353 this.socketReading[fd] = cb_read;
103 EventLoop.socketReading = {};115 cb = this.socketReading[fd];166 delete this.socketReading[fd];172 this.socketReading[fd] = cb_read;