Searched refs:OP_READ (Results 1 – 8 of 8) sorted by relevance
23 key = channel.register(selector, SelectionKey.OP_READ); in Client()
79 key.interestOps(SelectionKey.OP_READ); in _recv()
121 key.interestOps(SelectionKey.OP_READ); in recv()
31 OP_READ, enumerator
453 (pIOContext->ioOperation == OP_READ) && in IOCompleted()518 else if(pIOContext->ioOperation == OP_READ) in IOCompleted()584 pIoContext->ioOperation = OP_READ; in PostRecv()
156 operation_ = OP_READ; in ReadData()284 case OP_READ: in ExecuteEntryOperation()
101 OP_READ, enumerator
393 #define CACHE_READ (1 << C(OP_READ))