commit | 3dc3484ac852ce66c7c8260395ead91a8da18020 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sun Feb 08 11:32:50 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sun Feb 08 11:32:50 2004 +0000 |
tree | ee07d6740e95c85a8609f12770a0444fd38c7060 | |
parent | 204b0006109d12364f608058174a1d352830260f [diff] |
SF bug #892492: Multiple close() for asyncore.dispatcher. (Contributed by Alexey Klimkin.) Don't keep the file descriptor after the channel is deleted.