Searched refs:want_write (Results 1 – 1 of 1) sorted by relevance
107 unsigned int want_read : 1, want_write : 1; member757 thread->fdpollinfo[fd].want_write = 1; in watch_fd()834 if (msg == SELECT_POKE_READ && thread->fdpollinfo[fd].want_write == 1) { in unwatch_fd()851 thread->fdpollinfo[fd].want_write = 0; in unwatch_fd()2547 thread->fdpollinfo[sock->fd].want_write == 0); in socket_create()2624 thread->fdpollinfo[sock->fd].want_write == 0); in isc_socket_open()5689 thread->fdpollinfo[sock->fd].want_write == 0); in isc_socket_fdwatchcreate()