Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dnsio_tcp: minor refactoring on listen()
This is just to satisfy the gcc-13 analyzer, which otherwise indicates an FD leak here. I'm guessing it can't correctly parse listen() on a sockfd accessed from a pointer to a struct? No functional change whatsoever.
- Loading branch information