Commit 3ec09cee authored by Sergey Lyubka's avatar Sergey Lyubka

Reference media files in doc directly

PUBLISHED_FROM=da22d5ea0aa366d7cb9bba838f8e173ae0178f5e
parent 1ce4aa81
...@@ -11,5 +11,4 @@ When Mongoose successfully writes data to the socket, it discards data from ...@@ -11,5 +11,4 @@ When Mongoose successfully writes data to the socket, it discards data from
`struct mg_connection::send_mbuf` and sends `MG_EV_SEND` event. When connection `struct mg_connection::send_mbuf` and sends `MG_EV_SEND` event. When connection
is closed, `MG_EV_CLOSE` event is sent. is closed, `MG_EV_CLOSE` event is sent.
![](mbuf.png) ![](media/mbuf.png)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment