mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-27 13:50:00 +03:00
oops
This commit is contained in:
parent
09a6e315b1
commit
0fed9f70de
1 changed files with 1 additions and 0 deletions
1
cgi.d
1
cgi.d
|
@ -6444,6 +6444,7 @@ void runAddonServer(EIS)(string localListenerName, EIS eis) if(is(EIS : EventIoS
|
|||
import core.sys.posix.poll;
|
||||
}
|
||||
|
||||
version(linux)
|
||||
eis.epoll_fd = epoll_fd;
|
||||
|
||||
auto acceptOp = allocateIoOp(sock, IoOp.Read, 0, null);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue