[Checkins] [zopefoundation/zc.ngi] 75687c: play with threadierness

GitHub noreply at github.com
Tue Mar 12 13:31:34 UTC 2013


  Branch: refs/heads/jim-thready
  Home:   https://github.com/zopefoundation/zc.ngi
  Commit: 75687cfded9e46fcb6264357e199928efabb9afc
      https://github.com/zopefoundation/zc.ngi/commit/75687cfded9e46fcb6264357e199928efabb9afc
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-10-02 (Fri, 02 Oct 2009)

  Log Message:
  -----------
  play with threadierness


  Commit: 6eb1768d2f118df086f13e9608df6dee1ddcf641
      https://github.com/zopefoundation/zc.ngi/commit/6eb1768d2f118df086f13e9608df6dee1ddcf641
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-10-02 (Fri, 02 Oct 2009)

  Changed paths:
    M src/zc/ngi/async.py
    M src/zc/ngi/interfaces.py
    M src/zc/ngi/tests.py

  Log Message:
  -----------
  Made the async implementation into an instance so I can play with
having more than one.


  Commit: fbb29d6856aae9fc48ebee8e5add634c61a8b7f1
      https://github.com/zopefoundation/zc.ngi/commit/fbb29d6856aae9fc48ebee8e5add634c61a8b7f1
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-10-03 (Sat, 03 Oct 2009)

  Changed paths:
    M src/zc/ngi/tests.py

  Log Message:
  -----------
  Clean up socket map at start of test to avoid running out of
descriptors when running the tests repeatedly.


  Commit: c70f8fe2037769a7ca5c11ec205347632588ae9b
      https://github.com/zopefoundation/zc.ngi/commit/c70f8fe2037769a7ca5c11ec205347632588ae9b
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-10-03 (Sat, 03 Oct 2009)

  Changed paths:
    M src/zc/ngi/async.py

  Log Message:
  -----------
  Port a trigger-related fd leak fix.

Fix global use of notify_select.


  Commit: c9712ee45052a17fd6205b4d9590a7cd6bcf3e48
      https://github.com/zopefoundation/zc.ngi/commit/c9712ee45052a17fd6205b4d9590a7cd6bcf3e48
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-10-03 (Sat, 03 Oct 2009)

  Changed paths:
    M src/zc/ngi/async.py

  Log Message:
  -----------
  ditch $Id$


  Commit: ed4b0b59054afeff2da429e4d7f0645b42919de5
      https://github.com/zopefoundation/zc.ngi/commit/ed4b0b59054afeff2da429e4d7f0645b42919de5
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-10-03 (Sat, 03 Oct 2009)

  Changed paths:
    M src/zc/ngi/async.py

  Log Message:
  -----------
  removed some uneeded code.


  Commit: 50bc10db29784015fe25a0745dc0b4f9df823237
      https://github.com/zopefoundation/zc.ngi/commit/50bc10db29784015fe25a0745dc0b4f9df823237
  Author: Jim Fulton <jim at zope.com>
  Date:   2009-10-06 (Tue, 06 Oct 2009)

  Changed paths:
    M src/zc/ngi/adapters.py
    M src/zc/ngi/adapters.txt

  Log Message:
  -----------
  Combine size and message to avoid sending separate packets.


Compare: https://github.com/zopefoundation/zc.ngi/compare/75687cfded9e^...50bc10db2978


More information about the checkins mailing list