Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CURLSHOPT_UNLOCKFUNC man page: #9612

Closed
RobBotic1 opened this issue Sep 28, 2022 · 1 comment
Closed

CURLSHOPT_UNLOCKFUNC man page: #9612

RobBotic1 opened this issue Sep 28, 2022 · 1 comment
Assignees

Comments

@RobBotic1
Copy link

The description of unlockcb discusses an access argument. However, only lockcb for CURLSHOPT_LOCKFUNC has an access argument.

The line discussing access should be removed:

access defines what access type libcurl wants, shared or single.

@bagder
Copy link
Member

bagder commented Sep 28, 2022

Agreed!

@bagder bagder self-assigned this Sep 28, 2022
bagder added a commit that referenced this issue Sep 28, 2022
Probably a copy and paste error from the lock function man page.

Reported-by: Robby Simpson
Fixes #9612
@bagder bagder closed this as completed in ca3efd5 Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants