Jason Tackaberry wrote: >> Besides, I have a C module >> for writing to fds. Instead of using python strings, I use basic >> memcpy and malloc which culd be faster. > > For write buffering, I'm going to change it to use cStringIO instead of > strings, so it should be quite fast. It doesn't handle read buffering > itself, so whatever code uses it could use cStringIO or whatever.
Right, but you can't delete already sent data from a cStringIO or am I wrong? >> I'm not sure if we need it here. > > You mean you don't think we need kaa.notifier.Socket? Why not? I think > something like that is very nice to have. I meant my C wrapper. Dischi -- 2 + 2 = 5 for sufficiently large values of 2.
pgpMXrsxYlmQj.pgp
Description: PGP signature
