Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libevent: Abstract asynchronous event notification library
        
        
        - Summary
- The libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
has been reached. libevent is meant to replace the asynchronous event
loop found in event driven network servers. An application just needs
to call event_dispatch() and can then add or remove events dynamically
without having to change the event loop.
            Arch: i386
            
                
                | Download: | libevent-1.1a-3.2.i386.rpm | 
                
                | Build Date: | Sat Feb 11 19:28:36 2006 | 
                
                | Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | 
                
                | Size: | 32 KiB | 
            
         
        Changelog
        
            - * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.1a-3.2
- 
            - bump again for double-long bug on ppc(64) 
            - * Tue Feb  7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.1a-3.1
- 
            - rebuilt for new gcc4.1 snapshot and glibc changes 
            - * Tue Jan 24 17:00:00 2006 Warren Togami <wtogami{%}redhat{*}com> - 1.1a-3
- 
            - rebuild (#177697)