no author
|
d0274c3304
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
|
Sears Russell
|
a3885944a0
|
Messed with documentation to try to make doxygen happy and more likely to see this file.
|
2007-05-26 01:03:57 +00:00 |
|
Sears Russell
|
22dfd5a117
|
Fixed use after free.
|
2007-04-21 07:51:33 +00:00 |
|
Sears Russell
|
802eeb33e7
|
New non-blocking implementation, with backpressure. Still doesn't handle overlapping writes. (Multiple writes to the same region is OK though.)
|
2006-11-21 06:50:12 +00:00 |
|
Sears Russell
|
8481e9cdd6
|
non_blocking is closer to working (it now flushes writes out in the background). This required some api changes. It still passes unit tests, but it's losing data on close()...
|
2006-10-28 03:33:02 +00:00 |
|
Sears Russell
|
faf55911df
|
Added non-blocking io implementation. It doesn't actually work yet, but it passes the unit tests. ;)
|
2006-10-26 05:48:30 +00:00 |
|