Skip to content

Commit

Permalink
doc: update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Feb 5, 2019
1 parent 7e75670 commit b1f0890
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/channel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,6 @@
Cancel any pending query on this channel. All pending callbacks will be called with ARES_ECANCELLED errorno.

.. py:method:: destroy()
Destroy the channel. All pending callbacks will be called with ARES_EDESTRUCTION errorno.

.. py:method:: process_fd(read_fd, write_fd)
:param int read_fd: File descriptor ready to read from.
Expand Down

0 comments on commit b1f0890

Please sign in to comment.