Marius Gologan: > Hi Wietse, > > This is a test machine. I was trying to capture the query in that /tmp/spawn > file. I get empty lines. > I don't think I get a correct query in 127.0.0.1:5555. It connects, gets the > echo and closes.
It needs to read a query from standard input, and write a reply to standard output. Wietse