Jerry S
2018-04-08 20:07:39 UTC
Hi,
I want to be able to pass a dictionary into each greenlet that is spawned
by a new tcp connection. I was thinking of subclassing gevent.StreamServer
and replacing the init_socket routine. Is that the best way to do this?
thanks in advance,
jerry
I want to be able to pass a dictionary into each greenlet that is spawned
by a new tcp connection. I was thinking of subclassing gevent.StreamServer
and replacing the init_socket routine. Is that the best way to do this?
thanks in advance,
jerry
--
You received this message because you are subscribed to the Google Groups "gevent: coroutine-based Python network library" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gevent+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "gevent: coroutine-based Python network library" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gevent+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.