mongoose/docs/c-api
Deomid Ryabkov 4ef3a778c1 Introduce MG_NET_IF var, replaces MG_NET_IF_*
Possible values:
  MG_NET_IF_SOCKET (1) - traditional BSD socket API
  MG_NET_IF_SIMPLELINK (2) - TI's SimpleLink socket interface
  MG_NET_IF_LWIP_LOW_LEVEL - a net_if implementation that uses LWIP's
    low-level API, when LWIP_SOCKET is not available.

PUBLISHED_FROM=a5c0aebb7b6bdb1f1f4cb3210763d16f3ab5e133
2016-10-17 18:21:58 +00:00
..
coap.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns_server.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns.h Simple mDNS + DNS-SD impl 2016-09-28 08:51:47 +00:00
http_client.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
http_server.h Fix mg_http_send_redirect doc 2016-09-30 13:06:39 +00:00
http.h Add MG_EV_SSI_CALL_CTX 2016-10-04 23:51:29 +00:00
mbuf.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
mqtt_server.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
mqtt.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
net.h Introduce MG_NET_IF var, replaces MG_NET_IF_* 2016-10-17 18:21:58 +00:00
resolv.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
uri.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
util.h Add mg_http_send_redirect and make examples use it 2016-09-30 11:22:00 +00:00
intro.md Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00