summaryrefslogtreecommitdiff
path: root/src/ivyloop.h
AgeCommit message (Collapse)Author
2008-03-21- numerous fixesbustico
- socket in non blocking mode (resolve some deadlock, and agent are immune to another agent beeing blocked)
2006-06-28Modification API Hook sur IvyMainLoopfcolin
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
2000-08-07Fixed headerssc
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