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

Improve documentation and logging messages. #68

Merged
merged 1 commit into from Jun 23, 2017

Conversation

bukepo
Copy link
Member

@bukepo bukepo commented Jun 22, 2017

This PR improves the comments and logging messages. Also adjusted some variable names.

* This method updates the file descriptor sets with file descriptors used by border agent.
*
* @param[inout] aReadFdSet A reference to the read file descriptors.
* @param[inout] aWriteFdSet A reference to the write file descriptors.
Copy link
Member

Choose a reason for hiding this comment

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

missing aErrorFdSet

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks. Fixed this and other missing ones. Also changed a little Doxyfile.in to fix some unnecessary warnings.

@jwhui jwhui merged commit dfa9070 into openthread:master Jun 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants