🔬This is a nightly-only experimental API. (
windows_net
)Modules
- netcExperimental
Macros
Structs
- SocketExperimental
Statics
Traits
- IsMinusOneExperimental
Functions
- cleanupExperimental
- cvtExperimentalChecks if the signed integer is the Windows constant
SOCKET_ERROR
(-1) and if so, returns the last error from the Windows socket interface. This function must be called before another call to the socket API is made. - cvt_gaiExperimentalA variant of
cvt
forgetaddrinfo
which return 0 for a success. - cvt_rExperimentalJust to provide the same interface as sys/unix/net.rs
- initExperimentalChecks whether the Windows socket interface has been started already, and if not, starts it.
- Returns the last error from the Windows socket interface.
Type Definitions
- wrlen_tExperimental