ustream-fd: retry partial writes
[project/libubox.git] / ustream.h
2013-01-01 Felix Fietkauustream: add ustream_pending_data accessor function
2012-12-30 Felix Fietkauustream: add ustream_read_buf_full() helper
2012-10-29 Felix Fietkauustream: make notify_state optional as well
2012-10-29 Felix Fietkauustream: mark notify_read cb as optional
2012-10-29 Felix Fietkauustream: add a poll callback function defined by the...
2012-10-22 Felix Fietkauustream: add a pointer to the ustream struct useful...
2012-10-22 Felix Fietkauustream.h: include stdarg.h
2012-10-21 Felix Fietkauadd ustream, an api for stream buffer management