ukaea / UDA

Universal Data Access library to provide data over the network in a unified data object.
https://ukaea.github.io/UDA/
Apache License 2.0
11 stars 4 forks source link

uda idam does not mutliple server connections... #18

Open DorisBDR opened 11 months ago

DorisBDR commented 11 months ago

always broken when you migrate to new uda servers...hope it will be the last time currently if one client tries to connect multiple uda servers it fails (i would say behave unexpectedly) the fix is in accAPI.cpp putIdamServerHost(const char* host) and putIdamServerPort(int port)