I wrote a Tcl socket script as server which will accept data from client and then pass to main Tcl script. My question is how to write main script to generate child process? Main script and socket server (child process) have to run on parallel.
Socket Server:
socket -server myServer port...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.