Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CID 456637: Error handling issues (CHECKED_RETURN) Calling "setsockopt(new_socket, IPPROTO_TCP, 1, &flag, 4U)" without checking return value. This library function may fail and return an error code.
- Loading branch information