Ticket #5210 defect new
Opened 22 months ago
TCP half-close APIs can lead to re-entrant calls to protocol's connectionLost
| Reported by: | itamar | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
Having protocol re-entrancy is bad - people don't expect it. However, the TCP half-close APIs (e.g. loseWriteConnection) make re-entrant calls to the protocol.
Note: See
TracTickets for help on using
tickets.
