products/Sources/formale Sprachen/JAVA/Openclaw/src/infra/   (Openclaw AI Version 22©)  Datei vom 26.3.2026 mit Größe 11 kB image not shown  

SSL nsNetSegmentUtils.h

  Interaktion und
PortierbarkeitC
 

/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */


#ifndef nsNetSegmentUtils_h_
#define nsNetSegmentUtils_h_

#include "nsIOService.h"

/**
 * applies defaults to segment params in a consistent way.
 */

static inline void net_ResolveSegmentParams(uint32_t& segsize,
                                            uint32_t& segcount) {
  if (!segsize) segsize = mozilla::net::nsIOService::gDefaultSegmentSize;

  if (!segcount) segcount = mozilla::net::nsIOService::gDefaultSegmentCount;
}

#endif  // !nsNetSegmentUtils_h_

Messung V0.5 in Prozent
C=95 H=99 G=96

¤ Diese beiden folgenden Angebotsgruppen bietet das Unternehmen0.3Angebot  ¤

*Eine klare Vorstellung vom Zielzustand






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.