in reply to Re: Awake from sleep()
in thread Awake from sleep()
Sounds like the socket solution might work. I mentioned below (in another reply) that the code needs to be platform independent. Is this possible with a socket? And, do you think adding socket communication would be overkill?
until ($time_to_die) { # listen on socket for N seconds # check files, client, etc }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Awake from sleep()
by John M. Dlugosz (Monsignor) on Nov 04, 2002 at 23:00 UTC |