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

../sysdeps/unix/syscall-template.S: No such file or directory #1

Open
johnnylei opened this issue Mar 15, 2018 · 0 comments
Open

../sysdeps/unix/syscall-template.S: No such file or directory #1

johnnylei opened this issue Mar 15, 2018 · 0 comments

Comments

@johnnylei
Copy link

在440行,用write往fd里面写数据的时候回报

Program received signal SIGPIPE, Broken pipe.
0x00007ffff7b042c0 in __write_nocancel ()
    at ../sysdeps/unix/syscall-template.S:84
84	../sysdeps/unix/syscall-template.S: No such file or directory.

我把你代码里面那几个write改成了send就没有报错了

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