"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "cd4f51b4b6070601f7f9aa277ecd14f95a6b54b4"
Added a kqueue class which isn't being used yet, but was part of trying to...
Added a kqueue class which isn't being used yet, but was part of trying to work around the limitations with the unix select() call and how it is limited to FD_SETSIZE file descriptors. Also added a TimeSpecTimeout class which can be used with any calls that take a "struct timespec *" as an argument. It is used by the KQueue class. Also updated some project settings. llvm-svn: 175377
Loading
Please register or sign in to comment