Re: [Libevent-users] Strange behaviour with bufferevents

2013-04-15 Thread Matt Dainty
* Matt Dainty [2013-04-15 08:10:37]: > > I'm currently using Mac OS X 10.8.3 with libevent 2.0.21 installed from > MacPorts. I've tried the test case on CentOS 6.x with the same version of > libevent and I can't reproduce it which makes me think it's something >

[Libevent-users] Strange behaviour with bufferevents

2013-04-15 Thread Matt Dainty
Hi, I've been writing a libevent-based client[0] for Graphite[1] which has a simple TCP line-based protocol so I've based it around buffevents. My client is designed so I can set up multiple connections to different Graphite servers and receive callbacks when each connection is connected/disconnec