]> granicus.if.org Git - python/commit
Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
authorCharles-François Natali <neologix@free.fr>
Thu, 14 Jul 2011 17:49:02 +0000 (19:49 +0200)
committerCharles-François Natali <neologix@free.fr>
Thu, 14 Jul 2011 17:49:02 +0000 (19:49 +0200)
commit2659140a5d0fbace2826320c0c3130e356c3c94b
tree75f11495eb06593a22ca7f398fc3bd5395acf7c2
parentb30ac940db4ef062ea708d1e60a59931e2514a6f
Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
Lib/asyncore.py
Misc/NEWS