aboutsummaryrefslogtreecommitdiff
path: root/src/core/device.c
Commit message (Expand)AuthorAge
* fixes #46 make device() use aios directlyGarrett D'Amore2017-10-26
* fixes #84 Consider using msec for durationsGarrett D'Amore2017-10-19
* Refactor option handling APIs.Garrett D'Amore2017-09-27
* Eliminate legacy option settings, provide easier option IDs.Garrett D'Amore2017-08-24
* Move socket structure to private socket implementation.Garrett D'Amore2017-08-14
* fixes #44 open protocol by "name" (symbol) instead numberGarrett D'Amore2017-08-09
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* SRWLocks FTW!Garrett D'Amore2017-07-07
* Add device support & testing. Bus semantic fix.Garrett D'Amore2017-01-27