> On Jan 9, 2016, at 1:56 PM, Sirenfal wrote:
>
> I'm trying to pass a TCP connection to a Twisted subprocess with
> adoptStreamConnection, but I can't figure out how to get the Process disposed
> in the main process after doing that.
>
> My desired flow looks like this:
>
> - Finish writi
I'm trying to pass a TCP connection to a Twisted subprocess with
adoptStreamConnection, but I can't figure out how to get the Process
disposed in the main process after doing that.
My desired flow looks like this:
- Finish writing any data the Protocol transport has waiting
- When we know the