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

Unclear how a client would cancel the parser #210

Open
tciuro opened this issue Jun 16, 2018 · 1 comment
Open

Unclear how a client would cancel the parser #210

tciuro opened this issue Jun 16, 2018 · 1 comment

Comments

@tciuro
Copy link

tciuro commented Jun 16, 2018

Hello,

I haven't being able to find information about how to cancel the parser. I've seen vague comments like "returning 0 from a callback", but nothing more.

Can someone provide a small snippet showing how a client would cancel the parser? Thanks!

@AMDmi3
Copy link

AMDmi3 commented Jan 12, 2019

Returning 0 from the callback is quite specific and complete. That's all you need to do to cancel the parser.

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

2 participants