Skip to content
Snippets Groups Projects
Commit ba95892d authored by Sébastien Blin's avatar Sébastien Blin
Browse files

multiplexed_socket: remove useless shutdown

The shutdown() are useless because the broken pipe error must trigger
a shutdown itself and this can cause some locks when the shutdown
callback is triggered when the socket is used to read/write data

Change-Id: If6c0cd481bfd8e00b57a30c4fb6d350756bff951
parent 746d256f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment