On 1/9/20 3:07 pm, Sebastian Huber wrote: > On 01/09/2020 07:04, Sebastian Huber wrote: >> +In RTEMS 5.1, the file descriptor list is a LIFO in contrast to previous >> +versions where it was a FIFO. > > Maybe better: > > In RTEMS 5.1, the list of free file descriptors has a LIFO ordering in > contrast > to previous versions where it was a FIFO. >
Yes. I would also consider adding something about being able to set FD_SETSIZE before including `sys/select.h` or defining it on the compiler command line to increase the size? The work around (solution?) is not easy to see. Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel