Ticket #16 (accepted defect)
OC does not check FD_SETSIZE carefully
| Reported by: | eagle | Owned by: | eagle |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | 0.1.12 | Keywords: | |
| Cc: |
Description
In some cases, the fd sets built for selects are not checked against the upper boundary FD_SETSIZE.
Note: See
TracTickets for help on using
tickets.
