Comment 3 for bug 1829919

Revision history for this message
mdavidsaver (mdavidsaver) wrote :

Martin, rather than adding a new variable, maybe better to use "iocState" global in iocInit.c. (eg. via a accessor function added in iocInit.h). The "interruptAccept" global would also work practically, though it is set from iocRun() not iocBuild().