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

Typo in librte_ans.a #18

Closed
JelteF opened this issue Jun 16, 2016 · 1 comment
Closed

Typo in librte_ans.a #18

JelteF opened this issue Jun 16, 2016 · 1 comment

Comments

@JelteF
Copy link
Contributor

JelteF commented Jun 16, 2016

There is reigster in there instead of register:

$ ack reigster librte_ans.a
USER8: LCORE[%d] ans_tcp_recv_cb: App didn't reigster EPOLLIN 
USER8: LCORE[%d] ans_udp_recv_cb: App didn't reigster EPOLLIN 
USER8: LCORE[%d] tcp close: App didn't reigster EPOLLIN 
USER8: LCORE[%d] ans_accept_cb: App didn't reigster EPOLLIN 

I could change it in the binary but it would probably be better to change in the source code directly.

@bluenet13
Copy link
Member

Thanks for your comments. i have fixed

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