You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In coap_client_resend_handler(), return an error if any
resend_request() calls fail for any client.
Other than logging it, do not return it as an error in
handle_poll(), or else coap_client_recv() might go to
idle and exit prematurely before ready responses are processed.
Signed-off-by: Pete Skeggs <[email protected]>
0 commit comments