[Python-Dev] timeoutsocket patch (original) (raw)
Bernard Yue bernie@3captus.com
Sat, 27 Apr 2002 23:31:06 -0600
- Previous message: [Python-Dev] timeoutsocket patch
- Next message: [Python-Dev] timeoutsocket patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andrew MacIntyre wrote:
On Fri, 26 Apr 2002, Michael Gilfix wrote: > Oh yeah, and could a few brave souls volunteer to do some > testing on MS and MAC? The patch is complete at this point > but needs some testin'. > > On Fri, Apr 26 @ 18:05, Michael Gilfix wrote: > > I'm working with Bernard Yue to implement a timeout socket > > patch. Our question: is it fair to assume that any OS that > > supports sockets also supports select? Or do have to have > > added checks? A pointer to the patch please. I'd like to see how the OS/2 EMX port fares...
You can get the source from http://www.3captus.com/Downloads. BTW, does OS/2 support select() on sockets?
Bernie
-- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andymac@bullseye.apana.org.au | Snail: PO Box 370 andymac@pcug.org.au | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia
Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev
-- There are three schools of magic. One: State a tautology, then ring the changes on its corollaries; that's philosophy. Two: Record many facts. Try to find a pattern. Then make a wrong guess at the next fact; that's science. Three: Be aware that you live in a malevolent Universe controlled by Murphy's Law, sometimes offset by Brewster's Factor; that's engineering. -- Robert A. Heinlein
- Previous message: [Python-Dev] timeoutsocket patch
- Next message: [Python-Dev] timeoutsocket patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]