some IReactorFDSet docstrings are incomplete
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from davep <[email protected]>: In particular, addReader/addWriter don't mention that ILoggingContext is a requirement for their arguments. And doRead/doWrite don't specify that the return value should be used to indicate a closed socket. Attached patch proposes some docstring text. ---------- Type : enhancement Component: core Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3980