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
Hi Ben,
The exit command shouldn’t be required (but my knowledge on C is limited and I haven’t checked the implementation in more detail).
Best, Christian
On Wed, Apr 13, 2022 at 3:54 PM Ben Engbers Ben.Engbers@be-logical.nl wrote:
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
basex-talk@mailman.uni-konstanz.de