]> granicus.if.org Git - python/commit
Patch 1471761 - test for broken poll at runtime
authorRonald Oussoren <ronaldoussoren@mac.com>
Sun, 23 Apr 2006 12:36:23 +0000 (12:36 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sun, 23 Apr 2006 12:36:23 +0000 (12:36 +0000)
commit32fd16ece9931c4de8dd20e3140446e8b2627f22
tree81fa381ba69810775b3cee61138d5748079e4e0d
parentd06b6f28a0c81401e3c22ab00d1b476b72db552d
Patch 1471761 - test for broken poll at runtime

This patch checks if poll is broken when the select module is loaded instead
of doing so at configure-time. This functionality is only active on Mac OS X.
Modules/selectmodule.c