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