* mandos (TCP_handler.handle): Open the IPC pipe, write messages to it and close it when done. (ForkingMixInWithPipe): New. (IPv6_TCPServer): Inherit from "ForkingMixInWithPipe" instead of "SocketServer.ForkingMixIn". (IPv6_TCPServer.handle_ipc): New.