Hi, I am using nx_tcp_client_socket_connect API. I want to set socket address reuse flag , which is possible in linux. Is there any way to do this? Because First when i use nx_tcp_client_socket_connect API,it works fine. But if restart the application, it is returning 0x38 value which is not documented in NetX User Manual. I suspect socket address reuse is the issue. And why the API is returning 0x38 ?? Please help me !! Regards, NaN
↧