Skip to content

Fix issue in GSocketAddressEnumerator documentation

Michael Catanzaro requested to merge mcatanzaro/#1982 into master

We should stop iterating the enumerator the first time it returns NULL, even if error is set.

Fixes #1982 (closed)

Merge request reports