camenduru's picture
thanks to vye16 ❤
fb5159d
cdef extern from "<sys/ioctl.h>" nogil:
enum: FIONBIO
int ioctl(int fd, int request, ...)