aboutsummaryrefslogtreecommitdiff
path: root/src/stream.h
AgeCommit message (Collapse)Author
2017-03-06Massive refactoring of the internalsOskari Timperi
2017-02-16Remove SEEK_SET/SEEK_END/SEEK_CUR redefinitionsOskari Timperi
Don't really know why they were there in the first place.
2017-02-14Include config.h initially with MQTT_INLINE definitionOskari Timperi
2017-02-14Take bstrlib into useOskari Timperi
I should've done this from the start. :-)
2017-02-12Add all the stuffOskari Timperi