[nodejs] kill child Process, exec

2019-04-02 Thread 'Hans Wurst' via nodejs
Hello, I need your help. I want to get the public IP address of my Beaglebone via ifconfig.me. If I have an existing internet connection it works fine. If I don't have an internet connection the request should be aborted. Here is my code: *function publicIP_www(callback){* * try{* * exec('

[nodejs] Re: kill child Process, exec

2019-04-03 Thread 'Hans Wurst' via nodejs
It's working! Also my variant. Thank you very much for your efforts. I made a stupid mistake while testing. -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-