Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mongoose
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esp
mongoose
Commits
3ec09cee
Commit
3ec09cee
authored
May 26, 2016
by
Sergey Lyubka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reference media files in doc directly
PUBLISHED_FROM=da22d5ea0aa366d7cb9bba838f8e173ae0178f5e
parent
1ce4aa81
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
memory-buffers.md
docs/design-concept/memory-buffers.md
+1
-2
mbuf.png
docs/media/mbuf.png
+0
-0
No files found.
docs/design-concept/memory-buffers.md
View file @
3ec09cee
...
...
@@ -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
is closed,
`MG_EV_CLOSE`
event is sent.
![](
mbuf.png
)
![](
media/mbuf.png
)
docs/
img
/mbuf.png
→
docs/
media
/mbuf.png
View file @
3ec09cee
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment