|
Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <stddef.h>#include <http.h>Functions | |
| void | httpFlushWBuffer (device *devptr) |
| void httpFlushWBuffer | ( | device * | devptr | ) |
Flush the intermediate write buffer out to underlying device.
| devptr | HTTP device that has the buffer to flush |
1.8.5