diff options
author | Mike Buland <eichlan@xagasoft.com> | 2009-05-28 16:23:38 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2009-05-28 16:23:38 +0000 |
commit | 22914644fb62bc1a9d49eec50a10f2870dde1d0b (patch) | |
tree | ec7e69e4efddd3602d59444706a49e389ab01a45 /src/tests/list2.cpp | |
parent | 98e1848ebf1024f28e82ee39cc6a81bd2b14d4fa (diff) | |
download | libbu++-22914644fb62bc1a9d49eec50a10f2870dde1d0b.tar.gz libbu++-22914644fb62bc1a9d49eec50a10f2870dde1d0b.tar.bz2 libbu++-22914644fb62bc1a9d49eec50a10f2870dde1d0b.tar.xz libbu++-22914644fb62bc1a9d49eec50a10f2870dde1d0b.zip |
Added some helpers to the Bu::Cache::Ptr, you can clear them now, and cast to
bool to see if they're bound, you still have to use isValid to see if they're
valid or not. Also, fixed a bug in libbu++ that's been around for a while,
apparently, in the Bu::Socket code. Non-blocking reading wasn't working
correctly, when data wasn't waiting on the line, it would return immediately
with zero bytes read. That was sure stupid. This should fix a lot of things.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions