Hi, corosync functions never returns ERRNO errors. They are returning errors like CS_ERR_*. What is return value you've got from cmap_initialize?
Regards, Honza eXeC001er napsal(a): > Hello. > > I tried to create an application that uses corosync via its libraries, but > it seems something wrong. > On the machine where i debug corosync-tests work fine, but my application > does not work. The application cannot intialize CMAP connection (same with > VOTEQUORUM). > "*_initialize" function returned EEXIST error. on server side i see "Error > in connection setup (7104-7367-0): Broken pipe (32)". > > My appliacation is multi-thread and "*_initialize" is called not in main > thread. > > Any ideas? > > Thanks. > > > > > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linuxfoundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/openais
