aantron / luv

Cross-platform asynchronous I/O and system calls
https://aantron.github.io/luv
MIT License
275 stars 26 forks source link

Use ctypes field #146

Open emillon opened 1 year ago

emillon commented 1 year ago

Hi! This is not a complete port, but it's enough to get it working in a monorepo. The main thing it does is use the ctypes stanza to find the headers for ctypes. It uses a new version of the ctypes support that fixes some issue with paths to vendored headers. Some remarks: