Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #97952

Re: select.poll and ppoll

From Marko Rauhamaa <marko@pacujo.net>
Newsgroups comp.lang.python
Subject Re: select.poll and ppoll
Date 2015-10-25 21:23 +0200
Organization A noiseless patient Spider
Message-ID <87lhaqda6b.fsf@elektro.pacujo.net> (permalink)
References <56287672$0$11117$c3e8da3@news.astraweb.com> <87eggnqhgq.fsf@elektro.pacujo.net> <562cbd56$0$1598$c3e8da3$5496439d@news.astraweb.com> <87pp02da9f.fsf@elektro.pacujo.net>

Show all headers | View raw


Marko Rauhamaa <marko@pacujo.net>:
> Note also that "newer" Linux kernels (2.6.25 and up) have a file
> descriptor type, signalfd, that simplifies the idiom slightly.

<URL: https://pypi.python.org/pypi/python-signalfd>
<URL: https://pypi.python.org/pypi/signalfd>

Haven't tried either.


Marko

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

select.poll and ppoll Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-10-22 16:38 +1100
  Re: select.poll and ppoll Paul Rubin <no.email@nospam.invalid> - 2015-10-22 00:30 -0700
  Re: select.poll and ppoll Laura Creighton <lac@openend.se> - 2015-10-22 11:07 +0200
  Re: select.poll and ppoll Marko Rauhamaa <marko@pacujo.net> - 2015-10-22 14:18 +0300
    Re: select.poll and ppoll Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-10-25 22:30 +1100
      Re: select.poll and ppoll Marko Rauhamaa <marko@pacujo.net> - 2015-10-25 21:21 +0200
        Re: select.poll and ppoll Marko Rauhamaa <marko@pacujo.net> - 2015-10-25 21:23 +0200

csiph-web