Skip to content

gsocketaddressenumerator: add nullable annotation to the result of `next`

The returned SocketAddress is going to be NULL when the stream of socket addresses is finished

Merge request reports