Hi,
I am using popen() to execute a program which will run for a few minutes
and I want to be notified of any input coming in so I can write all that
to a live log window. Just wondering: Is there anything stopping me from
using bufferevents for this?
Even tho bufferevent seems to be more ge
On Wed, Nov 17, 2010 at 9:26 PM, Ken Feng wrote:
> Hi,
>
> I am a new user of libevent - I ran into the following valgrind error
> on my machine:
>
> Version: libevent-2.0.8-rc
> OS: Ubuntu 10.04 LTS amd64
>
> Of interest is (bufferevent_sock.c:321) inside:
> struct bufferevent *bufferevent_socket