Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <stddef.h>
#include <http.h>
Functions | |
devcall | httpGetc (device *devptr) |
devcall httpGetc | ( | device * | devptr | ) |
Read a single character from a HTTP.
devptr | HTTP device table entry |