Sorry that I have been posting quite a bit lately. Working on the Racket code base has been pretty helpful. Being disabled, it's nice to use some of the skills I acquired after a lot of school.
As part of this, I have been looking at updating the rktio library to better support Windows. One of the tasks around this was a large (I do mean large) refactoring of the rktio.h to use DOxygen style comments. There was also a small refactoring that renamed some internal struct member to better match the conventions used in the rest of the library.
The API hasn't changed at all. All of this was to make easier to track what the API was about.
I don't want to just dump this as a pull request without some input, but I don't know if there is a process to get things reviewed before taking the next step.
Thanks for your consideration.
Nathan