in reply to How can I listen on a socket 'in the background?'

I'm having the same issue and although I read the posts that were recomended here, I'm still lost. I uderstand that you can read from multiple sockets with the code suggested, but I only want to continuosly watch for data on one socket with one client sending data and execute the rest of my Perl/tk app while this is hapening. Any ideas...
  • Comment on Re: How can I listen on a socket 'in the background?'

Replies are listed 'Best First'.
Re: Answer: How can I listen on a socket 'in the background?'
by Anonymous Monk on Mar 26, 2008 at 12:41 UTC