1.10.4
ASL version 1.10.4
Quick fix to broken File::operator<< and Socket::operator<< in version 1.10.3.
To write a StreamBuffer use '*'. e.g. file << *buffer; until this is sorted out.
ASL version 1.10.4
Quick fix to broken File::operator<< and Socket::operator<< in version 1.10.3.
To write a StreamBuffer use '*'. e.g. file << *buffer; until this is sorted out.