Age | Commit message (Collapse) | Author |
|
- socket in non blocking mode (resolve some deadlock, and agent are immune to another agent beeing blocked)
|
|
|
|
|
|
ajout d'un warning en cas de client bloquant si la varaiable d'env IVY_DEBUG_SEND est positionne
|
|
|
|
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))
|
|
|
|
moved declaration to ivy.h
|
|
Simplified management of different versions of channel management.
SetChannelManagement has disappeared.
|
|
|
|
|