Changeset 31925

Timestamp:
2017-08-31T19:33:43+12:00 (7 years ago)
Author:
ak19
Message:

Part 2. Committing code. Since perl IO::Select only works on Windows with Sockets and not pipes to process streams, tried to use perl alarm() to emulate the can_read with timeout that IO::Select provides. Unfortunately, alarm() does not work out on windows when a system call blocks. At that point the alarm doesn't happen.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.