We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82b766 commit fe8d637Copy full SHA for fe8d637
Net/src/PollSet.cpp
@@ -24,6 +24,7 @@
24
#include "Poco/Net/DatagramSocket.h"
25
#include "Poco/Net/SocketAddress.h"
26
#include "wepoll.h"
27
+ #include <memory>
28
#else
29
#include <sys/epoll.h>
30
#include <sys/eventfd.h>
0 commit comments