Skip to content
  • Ian Murdock's avatar
    Doc fixes/updates: · 1046c4f5
    Ian Murdock authored
    Fixed typo in API (s/event_notification/event_notification_t/).
    
    Tell user (in README) to configure Elvin library with --enable-threads
    to enable threaded API support.
    
    Removed instructions on enabling server discovery feature (now optional).
    
    Document event_register interface changes ("threaded" arguement, which
    allows caller to choose between the thread-safe "threaded" API and the
    simpler "sync" API).
    
    Mention (in API) that event_notify and event_schedule don't deallocate
    notification.
    1046c4f5
To learn more about this project, read the wiki.