A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-September/028595.html below:

Two random and nearly unrelated ideas)

[Python-Dev] Re: Signal-resistant code (was: Two random and nearly unrelated ideas)Greg Ewing greg@cosc.canterbury.ac.nz
Thu, 05 Sep 2002 12:30:40 +1200 (NZST)
pinard@iro.umontreal.ca:

> - Macro: AC_SYS_RESTARTABLE_SYSCALLS
>     If the system automatically restarts a system call that is
>     interrupted by a signal, define `HAVE_RESTARTABLE_SYSCALLS'.
> 
> Python might probably wrap calls when
> these are restartable, or transmit the error upwards for systems where calls
> are not restartable.

I think that macro means that you *don't* have to use a wrapper
to restart syscalls, because it happens automatically.
So if it's not defined it means you have to restart them
manually, not that they can't be restarted at all.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4