Crate jetstream_libc

Crate jetstream_libc 

Source
Expand description

Platform-specific libc bindings for jetstream

This crate provides a unified interface to libc constants across different platforms, including wasm32 targets where some constants may not be available.

Structs§

stat64Linux
ucredLinux

Constants§

EADDRINUSELinux or macOS
EADDRNOTAVAILLinux or macOS
ECONNABORTEDLinux or macOS
ECONNREFUSEDLinux or macOS
ECONNRESETLinux or macOS
EEXISTLinux or macOS
EINTRLinux or macOS
EINVALLinux or macOS
EIOLinux or macOS
ENOENTLinux or macOS
ENOTCONNLinux or macOS
EPERMLinux or macOS
EPIPELinux or macOS
ETIMEDOUTLinux or macOS
EWOULDBLOCKLinux or macOS
O_APPENDLinux or macOS
O_CREATLinux or macOS
O_DIRECTLinux
O_DIRECTORYLinux
O_DSYNCLinux or macOS
O_EXCLLinux or macOS
O_LARGEFILELinux
O_NOATIMELinux
O_NOCTTYLinux or macOS
O_NOFOLLOWLinux
O_NONBLOCKLinux or macOS
O_RDONLYLinux or macOS
O_RDWRLinux or macOS
O_SYNCLinux or macOS
O_TRUNCLinux or macOS
O_WRONLYLinux or macOS
S_IFDIRLinux or macOS
S_IFLNKLinux or macOS
S_IFMTLinux or macOS
S_IFREGLinux or macOS

Functions§

stat64Linux

Type Aliases§

c_intLinux
gid_tLinux
mode_tLinux
pid_tLinux
uid_tLinux