Uses of Class
zmq.poll.Poller.Handle
Packages that use Poller.Handle
-
Uses of Poller.Handle in zmq.io
Methods in zmq.io that return Poller.HandleMethods in zmq.io with parameters of type Poller.HandleModifier and TypeMethodDescriptionfinal voidIOObject.removeHandle(Poller.Handle handle) final voidIOObject.resetPollIn(Poller.Handle handle) final voidIOObject.resetPollOut(Poller.Handle handle) final voidIOObject.setPollAccept(Poller.Handle handle) final voidIOObject.setPollConnect(Poller.Handle handle) final voidIOObject.setPollIn(Poller.Handle handle) final voidIOObject.setPollOut(Poller.Handle handle) -
Uses of Poller.Handle in zmq.poll
Methods in zmq.poll that return Poller.HandleMethods in zmq.poll with parameters of type Poller.HandleModifier and TypeMethodDescriptionvoidPoller.removeHandle(Poller.Handle handle) voidPoller.resetPollIn(Poller.Handle handle) voidPoller.resetPollOut(Poller.Handle handle) voidPoller.setPollAccept(Poller.Handle handle) voidPoller.setPollConnect(Poller.Handle handle) voidPoller.setPollIn(Poller.Handle handle) voidPoller.setPollOut(Poller.Handle handle)