SimpleXMLServer meets inetd

Marek Kubica pythonmailing at web.de
Sat Mar 12 14:06:40 EST 2005


Hi!

I was thinking about connecting SimpleXMLRPCServer with inetd.. but I
haven't been able to replace the socket by sys.stdin and sys.stdout. Maybe
socket.fromfd(sys.stdin.fileno()) could help me, but I can't get it to
work, I always get connection refused. Any ideas?

greets,
Marek




More information about the Python-list mailing list