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
Please register or sign in to comment