summaryrefslogtreecommitdiff
path: root/src/timer.c
AgeCommit message (Collapse)Author
2013-06-20 initial windows support for ping/pong implementation, to be tested and ↵bustico
validated
2010-01-08correction bug appel CB apres TimerRemovefcolin
2008-05-19 * make the lib and api more robust by adding const where they should bebustico
* compile with -Wall and eliminate remaining warnings
2008-05-15fix a broblem in timer.c when a timer is deleted within the timer callbackbustico
fix for TRACE compilation problem when compiling with DEBUG
2008-05-13add of __attribute__ on the functions which have printf like api to enablebustico
gcc to check format errors
2008-02-06 * fix realloc buffer size when big messagebustico
* complete change of internal structures for performance optimisation * experimental parralelized version for performance optimisation (use and need openmp) which scale well for regexp matching on multicore/multi processor gear.
2006-06-28modification de l'emplacement du calcul du timer ( juste avant le select )fcolin
la fonction TimerScan ne s'occupe que des callback la fonction TimerGetSmallestTimeout recalcul le timeout en reprenat l'heure courante
2006-04-19correction de probleme potentiel en multithread ( Ada rejeu )fcolin
ajout d'un warning en cas de client bloquant si la varaiable d'env IVY_DEBUG_SEND est positionne
2002-04-04remove Timer struct def , and ## in ivy.cfcolin
2002-04-04replace LIST_ IVY_LIST_ collision macrofcolin
2000-08-07Fixed headerssc
1999-01-08Just updated copyrightchatty
1998-12-22Mise au proprechatty
1998-06-16Modif timer.cfcolin
1998-04-09Move des fichiers dans srcdamiano