Skip to content

Closes #63. Update the error handling code when daqd calls nice.

Fix the error handling code to work with how nice has been implemented for a while. Change to clearing errno and checking it after the call as proscribed by the man page.

Merge request reports