Changeset b15cbc4 for lib/events.h


Ignore:
Timestamp:
2020-03-17T11:29:47Z (4 years ago)
Author:
Petr Vaněk <arkamar@…>
Branches:
master
Children:
c479242
Parents:
3a547ee
Message:

Make the irc test work with libevent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/events.h

    r3a547ee rb15cbc4  
    7070G_MODULE_EXPORT void b_main_quit();
    7171
     72G_MODULE_EXPORT void b_main_iteration();
     73
    7274
    7375/* Add event handlers (for I/O or a timeout). The event handler will be called
Note: See TracChangeset for help on using the changeset viewer.