[Maria-developers] DisconnectEx() problem
Hi i was tracing why mysql_socket_shutdown(...) won't call DisconnectEx(...) as reported in the TODO list and realised DisconnectEx(...) cannot be called in include/mysql/psi/mysql_socket.h. Possible solution would be to add it here or include the *.h where it it defined. Where is it defined please? Regards Delveri
Hi, Delveri! On Oct 26, Delveri chick wrote:
Hi i was tracing why mysql_socket_shutdown(...) won't call DisconnectEx(...) as reported in the TODO list and realised DisconnectEx(...) cannot be called in include/mysql/psi/mysql_socket.h. Possible solution would be to add it here or include the *.h where it it defined. Where is it defined please?
I am afraid, I failed ot understand the question. Could you elaborate, please? Are you talking about the server or a client library? If client library - what library, exactly? What TODO list is it? Regards, Sergei
participants (2)
-
Delveri chick
-
Sergei Golubchik