EmbeddedRPC / erpc

Embedded RPC
https://github.com/EmbeddedRPC/erpc/wiki
BSD 3-Clause "New" or "Revised" License
779 stars 214 forks source link

Fix possible AttributeError and OSError on calling TCPTransport.close() #438

Open Thom747 opened 2 weeks ago

Thom747 commented 2 weeks ago

Pull request

Choose Correct

Describe the pull request

This PR fixes two bugs:

To Reproduce

Expected behavior

These errors are not propagated to the user.

Desktop (please complete the following information):

Steps you didn't forgot to do