summaryrefslogtreecommitdiff
path: root/src/ivyloop.c
AgeCommit message (Collapse)Author
2010-03-15Correction initialisation de Mainloop en cas de redemarrage Ivyfcolin
2008-03-21- numerous fixesbustico
- socket in non blocking mode (resolve some deadlock, and agent are immune to another agent beeing blocked)
2006-06-28mise en conformite avec prototypefcolin
2006-06-28Modification API Hook sur IvyMainLoopfcolin
2006-05-11rendu compatible avec la version 3.7 a un suel parametre sur la mainloopfcolin
2006-04-21cleanup sur channel et main loopfcolin
2006-04-21suppression de l'indirection sur les fonction channel et renomage !fcolin
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
2004-03-24Pb de mainloop TCL sous windowsfcolin
2004-03-12compile avec MINGW sous WIN32fcolin
2002-04-04replace LIST_ IVY_LIST_ collision macrofcolin
2000-08-07Fixed headerssc
1999-02-09A bit of clean upsc
Corrected bug in handling exceptions on channels.
1999-01-28c++ comment removedjacomi
1999-01-26A bit of clean up in headerssc
Changes in IvyStart and IvyInit: - expanded parsing of IvyStart argument to bus addresses like 123.123,123.122:2019 - socket for receiving broadcast handshakes is now in IvyStart (we thus lose the ability to have "passive" agents (agents that listen but don't say hello))
1999-01-20headersjacomi
1999-01-11IvyChannelStop -> IvyStopsc
moved declaration to ivy.h
1999-01-08Bus -> Ivychatty
Simplified management of different versions of channel management. SetChannelManagement has disappeared.
1998-12-22Mise au proprechatty
1998-08-12version relookee en ivyjacomi