Searched refs:NSOC_POLLRDNORM (Results 1 – 1 of 1) sorted by relevance
71 NSOC_POLLRDNORM = 0x0001, /**< Normal data read */ enumerator79 NSOC_POLLIN = (NSOC_POLLRDNORM | NSOC_POLLRDBAND), /**< 受信 */