Skip to main content
kill(SIGUSR1,washingtonPID,SIGUSR1); 
kill(SIGUSR1,washingtonPID); 
kill(washingtonPID,SIGUSR1); 
added 95 characters in body
Source Link
Blackbinary
  • 4k
  • 18
  • 55
  • 64

EDIT: It seems like people are stumped on this. Are there any debugging tips I could try?

EDIT: It seems like people are stumped on this. Are there any debugging tips I could try?

Removed signal-processing tag - this is not a DSP question !
Link
Paul R
  • 214.1k
  • 38
  • 402
  • 579
edited tags
Link
Fred Foo
  • 365.3k
  • 80
  • 765
  • 852
Loading
Source Link
Blackbinary
  • 4k
  • 18
  • 55
  • 64
Loading