File Name Filtering For Poller and File Handle Issue
- Add an additional way to filter files based on a regular expression. This allows filtering files based on text within the file name and not just the file extension. See the section Restricting Directory Files By Extension Or Name in the documentation for details of use.
- Fix directory polling module not releasing file handles and eventually starving the OS of file handles.