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

if meet trouble #4

Open
Secur17y opened this issue Jul 3, 2019 · 0 comments
Open

if meet trouble #4

Secur17y opened this issue Jul 3, 2019 · 0 comments

Comments

@Secur17y
Copy link

Secur17y commented Jul 3, 2019

in line 21, change
f = mmap.mmap(o.fileno(), 0, port=mmap.PORT_READ)
to
f = mmap.mmap(o.fileno(), 0, access=mmap.ACCESS_READ)
can work well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant