Hello all. I've just downloaded a copy of libevent, and plan to convert applications I have as part of a large commercial product to use it. The
applications have just started to be written, and there's much more work
to do, so it's a good time to build in an interface like this that will allow much easier access, later, to more efficient status-polling of fd's later
on a variety of operating systems.

  The web page (http://www.monkey.org/~provos/libevent/) notes that
the event man page is fairly dated.  But, as that seems to be the
predominant source of information on how to use this system/library,
I'm curious in what ways it's dated. Where is the best source of information
as to how to learn what it can offer me, and how I need to use it?

  I'll be converting some applications and library functions (which are
themselves used in multiple applications) that are using select() and
poll(), at the moment. In case that effects how my transition and learning
should happen.

  Thanks!  I hope to learn as much as I can, and I hope to find much to
love in the libevent world.  :-)

                                          - Chris

_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to