Add "extern C {...} to header files for C++ builds.
[freeradius.git] / src / include / event.h
2010-10-09 Alan T. DeKokAdd "extern C {...} to header files for C++ builds.
2007-11-23 aland More changes to make a common naming scheme. This...
2007-10-09 aland Add argument to loop exit, and cache FD_SET
2007-09-28 aland Added status function to be called just before select()
2007-09-27 aland Added socket handling code to the event loop. This...
2007-08-13 aland Pulled fix from branch_1_1
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-04-18 aland Now that we're caching request->ev, ensure it's update...
2007-04-17 aland Clean up event stuff... add event ptr to request ...
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-03 aland Massive change to the server core to remove horrid...