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

golang call f-stack c api problem #443

Open
awzhgw opened this issue Sep 20, 2019 · 0 comments
Open

golang call f-stack c api problem #443

awzhgw opened this issue Sep 20, 2019 · 0 comments

Comments

@awzhgw
Copy link

awzhgw commented Sep 20, 2019

Since our program is written in golang, I encapsulated the c socket interface, using go call c, c to call ffstack api to implement network communication. I have several questions to ask:

My package: encapsulates functions such as accept, listen, connect, etc.

1.server side, I don't want to use ff_loop way, because I have my own logic, but I found that the ff_loop function will start the device of veth0. . . So what should I do?

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