Thanks to visit codestin.com
Credit goes to github.com

Skip to content

1.10.4

Choose a tag to compare

@aslze aslze released this 22 Feb 23:23
· 274 commits to master since this release

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.