in reply to Re: Perl non-blocking IPC
in thread Perl non-blocking IPC

Thanks for the response,

The OS is CentOs Linux. The program that is sending the command to the Tk-program is external and unrelated.

Are you suggesting that the fileevent method is not the best way to listen and process external commands in a non-blocking way?

Thanks Brian