Is it alright to call evbuffer_readline() on a buffevent's evbuffer?
( Or any of the other evbuffer functions for that matter? )

I'm wrapping bufferevents with a python 'socket module' interface, and must
accomadate a 'fileobject' interface, which implements readline.

Also, I want to keep copying to a minimum; maybe using bufferevent is not
the best approach?

Gee... can I do 'zero-copy' networking in stackless python with libevent ?!

No? Then how about lua?

Thanks  :-\

( respectful bow to the monkeys )
( whoo hoo hoo haa haaa haaaa haaaaaa!!!!! )
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to