X4R icon indicating copy to clipboard operation
X4R copied to clipboard

xmlaClose needs to close the session and the connection

Open overcoil opened this issue 11 years ago • 0 comments

a) xmlaClose(handle) This just closes just the current session but not the connection that was established using xmlaConnect. I think it can be necessary to close the connection as well.

overcoil avatar Sep 13 '13 17:09 overcoil