poll vs. epoll

Mike Hearn m.hearn at signal.QinetiQ.com
Wed Aug 25 04:01:03 CDT 2004


> That's fine, except that compiling your library on a machine that has 
> epoll, and then trying to run it on a machine without will not work. It 
> will not load if runtime glibc doesn't have epoll. I'm using "syscall" 
> to work around that problem in wine.

Why not use dlopen?




More information about the wine-devel mailing list