/* *ThisSourceCodeFormissubjecttothetermsoftheMozillaPublic *License,v.2.0.IfacopyoftheMPLwasnotdistributedwiththis
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifndef SHUTDOWNLAYER_H_ #define SHUTDOWNLAYER_H_
#include"nscore.h" #include"prio.h"
namespace mozilla { namespace net {
// This is only for windows. This layer will be attached jus before PR_CLose // is call and it will only call shutdown(sock). extern nsresult AttachShutdownLayer(PRFileDesc* fd);
} // namespace net
} // namespace mozilla
#endif/* SHUTDOWN_H___ */
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.14 Sekunden
(vorverarbeitet am 2026-08-23)
¤
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.