Skip to content

Fix conflicting pipe name in independent plug-in DLLs that is causing error 231: All pipe instances are busy#450

Open
RK-BFX wants to merge 1 commit intoboostorg:developfrom
boris-fx:develop
Open

Fix conflicting pipe name in independent plug-in DLLs that is causing error 231: All pipe instances are busy#450
RK-BFX wants to merge 1 commit intoboostorg:developfrom
boris-fx:develop

Conversation

@RK-BFX
Copy link

@RK-BFX RK-BFX commented Apr 10, 2025

Include numerical representation of local static variable's address into the pipe name to discriminate Boost.Asio instances in independent DLLs.

Fixes chriskohlhoff/asio#1619

Also make the code slightly more future-proof and add useful comments and external documentation links.

Include numerical representation of local static variable's address into the pipe name to discriminate Boost.Asio instances in independent DLLs.

Fixes chriskohlhoff/asio#1619

Also make the code slightly more future-proof and add useful comments and external documentation links.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant

Comments