E4BE
|
No actionable comments were generated in the recent review. π βΉοΈ Recent review infoβοΈ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: π Files selected for processing (1)
π WalkthroughWalkthroughUpdated the ChangesError Documentation Update
Estimated code review effortπ― 2 (Simple) | β±οΈ ~8 minutes Poem
π₯ Pre-merge checks | β 5β Passed checks (5 passed)
βοΈ Tip: You can configure your own custom pre-merge checks in the settings. β¨ Finishing Touchesπ§ͺ Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
eafd6ab to
7c6a5e2
Compare
fixes #2168 nng_listener_start can return more errors
Document that
nng_listener_startcan returnNNG_EADDRINUSEwhen the listener address is already in use andNNG_EPERMwhen binding is denied.Validated with
git diff --check.You agree that by submitting a PR, you have read and agreed to our contributing guidelines.
Summary by CodeRabbit
nng_listener_startdocumentation to include additional error code information.