Kristján Valur Jónsson <krist...@ccpgames.com> added the comment: This is a "fork" problem. socket.close must be done on the parent, while socket.shutdown and socket.close must be performed on the child. I must restructure this a little bit to make it work.
---------- nosy: +krisvale _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6382> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com