Commit f9a80aba authored by Vitja Makarov's avatar Vitja Makarov

Add FIONBIO ioctl constant

parent 55d5e576
cdef extern from "sys/ioctl.h" nogil:
enum: FIONBIO
int ioctl(int fd, int request, ...)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment