Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sock: fixed insconsistencies in the doc #6169

Merged
merged 1 commit into from Nov 29, 2016

Conversation

emmanuelsearch
Copy link
Member

No description provided.

@emmanuelsearch emmanuelsearch added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: doc Area: Documentation labels Nov 29, 2016
@emmanuelsearch emmanuelsearch added this to the Release 2017.01 milestone Nov 29, 2016
@@ -26,6 +26,8 @@
* #include <stdio.h>
*
* #include "net/sock/udp.h"
* #include "net/af.h"
* #include "net/sock/ip.h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be required.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK so I will remove the mention they are needed in subsequent parts of the doc.

* `buf` to store the data received by the server:
*
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {.c}
* #include "net/af.h"
* #include "net/sock/ip.h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this was actually supposed to be net/sock/udp.h. The sentence above needs some work then.

fixed insconsistency concerning headers needed

fixed insconsistency concerning headers needed

fixed insconsistency concerning headers needed
@miri64
Copy link
Member

miri64 commented Nov 29, 2016

Please squash

@miri64
Copy link
Member

miri64 commented Nov 29, 2016

Sorry, did not see you did that already

@miri64 miri64 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 29, 2016
@emmanuelsearch
Copy link
Member Author

fixed and squashed

@miri64
Copy link
Member

miri64 commented Nov 29, 2016

No need to wait for Murdock on this Doc fix

@miri64 miri64 merged commit e7acc02 into RIOT-OS:master Nov 29, 2016
@miri64 miri64 added Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch and removed Process: needs backport Integration Process: The PR is required to be backported to a release or feature branch labels Nov 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants