]> rtime.felk.cvut.cz Git - orte.git/commit
Better error handling in ORTEDomainCreate()
authorwentasah <wentasah>
Wed, 20 May 2009 12:20:10 +0000 (12:20 +0000)
committerwentasah <wentasah>
Wed, 20 May 2009 12:20:10 +0000 (12:20 +0000)
commit7b4132a3cba01bf67342dc55be9abe23f67b8cff
treeca4a465c8ed9fcc1d8e35286ef7704254b4c26ab
parent2c013339e8ba01ecc23c366515c6b0feb145c399
Better error handling in ORTEDomainCreate()

Previous implementation did not check for errors in bind() and when
ortemanager was run two times, the second instance did not fail and
instead consumed 100% of CPU.
orte/liborte/ORTEDomain.c
orte/manager/ortemanager.c