This would be useful for monitoring. Expect already knows
when the child process has gone and just needs an adjustable
value for select() in soft close (yet another adjustable
object variable).
But a wrapper could use a separate select on the same file
handle and encapsulate the soft close method to facilitate
this adjustable timer?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1572059
This would be useful for monitoring. Expect already knows
when the child process has gone and just needs an adjustable
value for select() in soft close (yet another adjustable
object variable).
But a wrapper could use a separate select on the same file
handle and encapsulate the soft close method to facilitate
this adjustable timer?