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

/src/main/jni/shadowsocksr-libev/src/android.c, have errors. #27

Open
MissJohn opened this issue Jan 20, 2016 · 0 comments
Open

/src/main/jni/shadowsocksr-libev/src/android.c, have errors. #27

MissJohn opened this issue Jan 20, 2016 · 0 comments

Comments

@MissJohn
Copy link

65 line:
const char path[] = "/data/data/com.github.shadowsocks/protect_path"===>
const char path[] = "/data/data/com.proxy.shadowsocksr/protect_path"

112 line:
const char path[] = "/data/data/com.github.shadowsocks/stat_path" ====>
const char path[] = "/data/data/com.proxy.shadowsocksr/stat_path"

/data/data/com.github.shadowsocks/ not exit ,right?

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