]> rtime.felk.cvut.cz Git - canping.git/commit
Added option to go to background
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 11 Jun 2009 16:20:18 +0000 (18:20 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 11 Jun 2009 16:20:18 +0000 (18:20 +0200)
commitc2d88b9017e8a92eb34a3b6ceeccf66c9091c2e9
tree8f5c34d4fa132cf142578c20b1e71d4ffff7e451
parent3285bf97a73fe54806e97cc320a61673f8395df2
Added option to go to background

This was necessary to safely start slave and master from the same script
without inserting sleep(). With the new -b option, parent process
returns, when the child is ready to receive (in case of slave) messages.
src/vca_canping.c