[CHANGES]
- Document that you should always
pollfor at least one of the
POLLIN,POLLOUTorPOLLPRIflags
- Provide optional base implementation methods for handling an
alarm+sleep timer queue, to reduce code duplication
- Probe for
Future::IO::Impl::KQueueon FreeBSD
[BUGFIXES]
- Make sure to actually load the
POSIXmodule to get its constants
- Skip over probed impl modules that do not support the
pollmethod