Error check for responder_initialize() is broken

Issue #30 resolved
Kaz Nishimura repo owner created an issue

The return value must be checked with !=.

It can cause an infinite spinning if another instance is already running.

Comments (5)

  1. Log in to comment