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

编译不通过 #2

Open
angelbeibei opened this issue Jul 19, 2019 · 0 comments
Open

编译不通过 #2

angelbeibei opened this issue Jul 19, 2019 · 0 comments

Comments

@angelbeibei
Copy link

你好,
我在编译这个项目时,出现一些错误,你能帮我看一下么:
error: ‘_Write’ was not declared in this scope
_Write(eventfd, fd, events[i].events);
^
/home/hhy/SandStorm/src/main/sandstorm/network/epoll/EpollLoop.cpp: At global scope:
/home/hhy/SandStorm/src/main/sandstorm/network/epoll/EpollLoop.cpp:130:70: error: no ‘void sandstorm::network::EpollLoop::_Write(int32_t, int32_t, uint32_t)’ member function declared in class ‘sandstorm::network::EpollLoop’
void EpollLoop::_Write(int32_t eventfd, int32_t fd, uint32_t events){}

另外我想看一下.h的头文件,我发现这里面没有,谢谢了

Repository owner deleted a comment Feb 2, 2024
Repository owner deleted a comment from fede-s Feb 22, 2024
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