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

[Libevent-users] Closing bufferevents



G'day,

Small question, which isn't documented as far as I know. If the underlying socket of a buffered event is closed, will the close event (i.e. BEV_EVENT_EOF) be generated before the read callback for the buffered event?

That is, do the read events take priority over the BEV_EVENT_EOF event?

Thanks
Zac