Ticket #5793 enhancement assigned
Docstring for backlog parameter of listenTCP should describe its effects
| Reported by: | oberstet | Owned by: | Infinity |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | documentation easy |
| Cc: | kevin.horn@… | Branch: | |
| Author: | Launchpad Bug: |
Description
The docstring for the backlog parameter of listenTCP/listenSSL could be improved:
"Size of the listen queue. The value is passed directly to the listen system call and it's precise semantics is defined by the platform Twisted runs on."
This way users are made aware that it's not a Twisted-internal tunable, but forwarded to OS, and the effects being platform dependent.
Change History
Note: See
TracTickets for help on using
tickets.
