Changes between Initial Version and Version 1 of Ticket #203, comment 43
- Timestamp:
- 09/23/2014 11:19:36 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #203, comment 43
initial v1 12 12 > * even for plain TCP, to convert from {{{tcp:0}}} (aka "hello kernel, please pick a free port for me") to a client endpoint descriptor requires that we spin up the server and ask it what got allocated 13 13 14 Generating client endpoint descriptors from server Endpoint ListeningPorts is the subject of dawuud's [https://twistedmatrix.com/trac/ticket/7603 Twisted ticket #7603].14 Generating client endpoint descriptors from server Endpoint !ListeningPorts is the subject of dawuud's [https://twistedmatrix.com/trac/ticket/7603 Twisted ticket #7603]. 15 15 16 16 >