On 10 Apr (14:27:06), Rob Jansen wrote:
Greetings Rob!
> Is there any plan to support shutdown(SHUT_WR) using RELAY_FIN cells now
> that Tor is itself using shutdown()? (I didn't see any tickets about it
> after a brief search.)
It is not implemented and there are no open proposals so the quick
Hello!
I'm in the process of re-writing Shadow's traffic generation tool called tgen
[0], which now depends on shutdown() for two communicating tgen nodes to inform
each other that they have no more to send (i.e. to perform graceful connection
shutdowns). The shutdown() functionality is useful