[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] bufferevent_priority_set() for read/write



Hello experts,

I see there is priority set available for bufferevent usingÂbufferevent_priority_set(). I believe this will set priority for read as well as write events. What I would like to do is prioritize one over another. How do I achieve that? For eg, I would like to prioritize write over reads or the other way round. Is it possible to do that?Â

Thanks,
-Himanshu