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

Functions

int httpAlloc (void)
 

Function Documentation

int httpAlloc ( void  )

Allocate an available http device.

Returns
device number for a http device, SYSERR if none are free