Re: [Libevent-users] Up to date documentation for libevent

2011-01-21 Thread Harlan Stenn
I second what Niels said - I have found Nick's (online) book to be *very* helpful. H *** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-usersin the body.

Re: [Libevent-users] libevent-config script?

2011-01-02 Thread Harlan Stenn
Kevin wrote: > On Sun, Jan 2, 2011 at 6:48 PM, Harlan Stenn wrote: > > > Kevin wrote: > > > On Sun, Jan 2, 2011 at 5:54 AM, Harlan Stenn wrote: > > > > > > > A number of different packages will install foo-config in the PATH to > > > > m

Re: [Libevent-users] libevent-config script?

2011-01-02 Thread Harlan Stenn
Kevin wrote: > On Sun, Jan 2, 2011 at 5:54 AM, Harlan Stenn wrote: > > > A number of different packages will install foo-config in the PATH to > > make it easy to figure out if the package installed and what options > > should be used. > > > > Anyway, I was

[Libevent-users] libevent-config script?

2011-01-02 Thread Harlan Stenn
install something similar. I'm looking for path information (include and library) and any needed CPP, library, etc. flags. -- Harlan Stenn http://ntpforum.isc.org - be a member! *** To unsubscribe, send an e-mail to m

Re: [Libevent-users] Opaque data on callback?

2010-12-30 Thread Harlan Stenn
; > so in my callback function I could use the private data pointer to > > easily and quickly access some context information about the answer I > > just got. > > > > Or something functionally equivalent. > > > > Suggestions? > > -- > > Harla

[Libevent-users] Opaque data on callback?

2010-12-30 Thread Harlan Stenn
contained: - a void pointer for private data - a struct addrinfo so in my callback function I could use the private data pointer to easily and quickly access some context information about the answer I just got. Or something functionally equivalent. Suggestions? -- Harlan Stenn http://ntpforum.is