Microchip® Advanced Software Framework

httpd.h File Reference
#include "lwip/err.h"

Functions

err_t httpd_start (void)
 
void httpd_stop (void)
 

err_t httpd_start ( void  )

References ERR_MEM, ERR_OK, http_accept(), NULL, and pcb.

Referenced by ip_status_cb().

void httpd_stop ( void  )

References pcb.

Referenced by ip_status_cb().