Hi,
While reading the basexdbc.c code from Alexander Holupirek, I saw that he explicitly sends the 'exit' command to the server before closing the socket. I couldn't find anything on this command in the client server protocol.
Is it necessary to send this command to the server? If so what is the effect of sending this command?
Ben Engbers