Embedded Xinu Operating System
An ongoing research project and educational operating system.
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
Functions
httpFlushWBuffer.c File Reference
#include <stddef.h>
#include <http.h>

Functions

void httpFlushWBuffer (device *devptr)
 

Function Documentation

void httpFlushWBuffer ( device *  devptr)

Flush the intermediate write buffer out to underlying device.

Parameters
devptrHTTP device that has the buffer to flush