Skip to content
Commit 0f5c3526 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Local sockets: Local stream sockets had problem of double releasing pipes...

Local sockets: Local stream sockets had problem of double releasing pipes (both server and client attempt release), which causes wrong pipe pair being closed in multi-client case. Solve by adding per connection instance ID to pipe names.  From  Jussi Kivilinna (2015-05-12).
parent 3c1af2fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment