Searched refs:tcp_annotate_error (Results 1 – 1 of 1) sorted by relevance
737 static grpc_error_handle tcp_annotate_error(grpc_error_handle src_error, in tcp_annotate_error() function971 *error = tcp_annotate_error(absl::InternalError("Socket closed"), tcp); in tcp_do_read()974 tcp_annotate_error(absl::InternalError(absl::StrCat( in tcp_do_read()1125 tcp_annotate_error(absl::InternalError("Socket closed"), tcp); in tcp_handle_read()1619 *error = tcp_annotate_error(GRPC_OS_ERROR(saved_errno, "sendmsg"), tcp); in do_tcp_flush_zerocopy()1729 *error = tcp_annotate_error(GRPC_OS_ERROR(saved_errno, "sendmsg"), tcp); in tcp_flush()1827 ? tcp_annotate_error(GRPC_ERROR_CREATE("EOF"), tcp) in tcp_write()