Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CID 122499 (#1 of 1): Unchecked return value from library
(CHECKED_RETURN)2. check_return: Calling setsockopt(bind_sockfd, 1, 2, &yes, 4U) without checking return value. This library function may fail and return an error code.
- Loading branch information