[wsf-c-dev] Change to mep_client

damitha's picture
Hi, To solve the problem of response not coming to the client in RM 1. 0 two way single channel scenario I have done a change to mep_client.c. This change will solve the problem without doing any changes to the sandeshsa2 code. In this case user need to set a timeout to wait until a response is available. If he passes -1 it will wait indefinitely. Damitha