Skip to content

Add "const" to localSocketPath - #14

Open
miuele wants to merge 1 commit into
CANopenNode:masterfrom
miuele:master
Open

Add "const" to localSocketPath#14
miuele wants to merge 1 commit into
CANopenNode:masterfrom
miuele:master

Conversation

@miuele

Copy link
Copy Markdown

CO_epoll_createGtw needlessly requires localSocketPath to be mutable.
This particularly matters when linking with C++ codes.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@miuele