Re: [Libevent-users] bufferevent read high watermark and missing error/event callback

2013-03-26 Thread Nick Mathewson
On Tue, Mar 26, 2013 at 10:31 PM, Mina Naguib wrote: > > Hi > > I've run into an issue and I'm wondering if it's expected behavior or not. > > If a bufferevent with a configured read-high-watermark actually reaches the > watermark, the TCP disconnect on the underlying socket is not reported. I'v

[Libevent-users] bufferevent read high watermark and missing error/event callback

2013-03-26 Thread Mina Naguib
Hi I've run into an issue and I'm wondering if it's expected behavior or not. If a bufferevent with a configured read-high-watermark actually reaches the watermark, the TCP disconnect on the underlying socket is not reported. I've observed this on Mac OS X (kevent) as well as linux 3.5 (epoll