linux fixes
This commit is contained in:
parent
c9c657c07b
commit
86b83c889e
@ -24,7 +24,7 @@
|
|||||||
// On macOS we use UNIX pipes to wake up select.
|
// On macOS we use UNIX pipes to wake up select.
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "IXEventFd.h"
|
#include "IXSelectInterruptEventFd.h"
|
||||||
|
|
||||||
#include <sys/eventfd.h>
|
#include <sys/eventfd.h>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* IXEventFd.cpp
|
* IXSelectInterruptPipe.cpp
|
||||||
* Author: Benjamin Sergeant
|
* Author: Benjamin Sergeant
|
||||||
* Copyright (c) 2018-2019 Machine Zone, Inc. All rights reserved.
|
* Copyright (c) 2018-2019 Machine Zone, Inc. All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user