Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mongoose
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ganil-acq
GANILinux
linux-service
library
mongoose
Commits
33bad047
Commit
33bad047
authored
9 years ago
by
TheTypoMaster
Committed by
Sergey Lyubka
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo recieve
PUBLISHED_FROM=6e2f4fffb91ff18da94d97aba763acbdde496515
parent
5234b73c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mongoose.h
+1
-1
1 addition, 1 deletion
mongoose.h
with
1 addition
and
1 deletion
mongoose.h
+
1
−
1
View file @
33bad047
...
@@ -2467,7 +2467,7 @@ uint32_t mg_coap_send_ack(struct mg_connection *nc, uint16_t msg_id);
...
@@ -2467,7 +2467,7 @@ uint32_t mg_coap_send_ack(struct mg_connection *nc, uint16_t msg_id);
* underlying protocol:
* underlying protocol:
*
*
* - in case of UDP COAP_NOT_ENOUGH_DATA means COAP_FORMAT_ERROR,
* - in case of UDP COAP_NOT_ENOUGH_DATA means COAP_FORMAT_ERROR,
* - in case of TCP client can try to rec
i
eve more data
* - in case of TCP client can try to rece
i
ve more data
*
*
* Return value: see `mg_coap_send_message()`
* Return value: see `mg_coap_send_message()`
*/
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment