Andrew Kelley 7fd937fef4 cleanups
* improve docs
 * add TODO comments for things that don't have open issues
 * remove redundant namespacing of struct fields
 * guard against ioctl returning EINTR
 * remove the general std.os.ioctl function in favor of the specific
   ioctl_SIOCGIFINDEX function. This allows us to have a more precise
   error set, and more type-safe API.
2020-06-02 15:28:46 -04:00
..
2020-05-05 09:38:02 -06:00
2020-05-24 10:08:43 +10:00
2020-06-02 15:28:46 -04:00
2020-04-02 23:50:12 -06:00
2020-05-18 17:09:52 +02:00
2020-05-31 10:07:51 -06:00