Ticket #918 (new defect )

Opened 4 years ago

Last modified 2 years ago

If program has > 1024 fds, the select() used in t.i.process can fail

Reported by: itamarst Assigned to: itamarst
Type: defect Priority: high
Milestone: Component: core
Keywords: Cc: exarkun, itamarst, jknight, hypatia, therve
Branch: Author:
Launchpad Bug:

Attachments

Change History

  2005-03-12 00:34:42+00:00 changed by itamarst

Solution would be to use poll() if available.

  2005-03-19 18:22:35+00:00 changed by hypatia

Is this a different bug from #816?

  2005-03-21 09:14:58+00:00 changed by jknight

Yep, this one is about the t.i.process's use of select, rather than the
select reactor's select.

  2007-03-23 21:49:52+00:00 changed by therve

  • cc changed from exarkun, itamarst, jknight, hypatia to exarkun, itamarst, jknight, hypatia, therve
Note: See TracTickets for help on using tickets.