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

How to fix error about MSG_FASTOPEN compiling in FreeBSD? #236

Open
zhongyb opened this issue Mar 8, 2019 · 0 comments
Open

How to fix error about MSG_FASTOPEN compiling in FreeBSD? #236

zhongyb opened this issue Mar 8, 2019 · 0 comments

Comments

@zhongyb
Copy link

zhongyb commented Mar 8, 2019

How to fix the error in following:

make all-recursive
Making all in libcork
Making all in src
CC obfs_local-local.o
local.c:393:85: error: use of undeclared identifier 'MSG_FASTOPEN'
int s = sendto(remote->fd, remote->buf->data, remote->buf->len, MSG_FASTOPEN,
^
1 error generated.
*** Error code 1

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