micro-os-plus/micro-os-plus-iii

Add iterator on file descriptors manager

ilg-ul opened this issue · 0 comments

The file descriptors manager keeps an internal array.

Add a C++ iterator to easily run through this data structure.