devpoll.modify(fd[, eventmask])
This method does an unregister() followed by a register(). It is (a bit) more efficient that doing the same explicitly.
devpoll.modify(fd[, eventmask])
This method does an unregister() followed by a register(). It is (a bit) more efficient that doing the same explicitly.
Please login to continue.