# If select() said data is available, but it # was not, it means the connection was lost. #### # IO::Select sometimes returns undef # instead of an empty array. #### Alarms are silently cancelled after IO::Select->can_read() is called.
## # IO::Select sometimes returns undef # instead of an empty array. ##
## Alarms are silently cancelled after IO::Select->can_read() is called.