Ignore code.
This commit is contained in:
@@ -172,6 +172,9 @@ const char *SignalCodeName( int signo, int code )
|
|||||||
case POLL_HUP: return "device disconnected";
|
case POLL_HUP: return "device disconnected";
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
#endif
|
||||||
|
#if defined(HAVE_DECL_SIGUSR1) && HAVE_DECL_SIGUSR1
|
||||||
|
case SIGUSR1: return "";
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user