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

Functions

devcall httpGetc (device *devptr)
 

Function Documentation

devcall httpGetc ( device *  devptr)

Read a single character from a HTTP.

Parameters
devptrHTTP device table entry
Returns
character read from HTTP, or result if invalid read return