Home
last modified time | relevance | path

Searched defs:WSAENOTCONN (Results 1 – 25 of 656) sorted by relevance

12345678910>>...27

/dports/net/rclone/rclone-1.57.0/fs/fserrors/
H A Dretriable_errors_windows.go19 WSAENOTCONN syscall.Errno = 10057 const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/d/src/thrift/internal/
H A Dsocket.d44 enum WSAENOTCONN = 10057; in version() local
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/d/src/thrift/internal/
H A Dsocket.d44 enum WSAENOTCONN = 10057; in version() local
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/d/src/thrift/internal/
H A Dsocket.d44 enum WSAENOTCONN = 10057; in version() local
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/d/src/thrift/internal/
H A Dsocket.d44 enum WSAENOTCONN = 10057; in version() local
/dports/devel/thrift-cpp/thrift-0.14.0/lib/d/src/thrift/internal/
H A Dsocket.d44 enum WSAENOTCONN = 10057; in version() local
/dports/devel/thrift/thrift-0.14.0/lib/d/src/thrift/internal/
H A Dsocket.d44 enum WSAENOTCONN = 10057; in version() local
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/d/src/thrift/internal/
H A Dsocket.d44 enum WSAENOTCONN = 10057; in version() local
/dports/devel/node-thrift/thrift-0.14.0/lib/d/src/thrift/internal/
H A Dsocket.d44 enum WSAENOTCONN = 10057; in version() local
/dports/devel/py-thrift/thrift-0.14.0/lib/d/src/thrift/internal/
H A Dsocket.d44 enum WSAENOTCONN = 10057; in version() local
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dw32error.h73 #define WSAENOTCONN 10057 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/psdk_inc/
H A D_wsa_errnos.h40 #define WSAENOTCONN (WSABASEERR + 57 ) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/psdk_inc/
H A D_wsa_errnos.h40 #define WSAENOTCONN (WSABASEERR + 57 ) macro
/dports/graphics/exiv2/exiv2-0.27.5-Source/src/
H A Dhttp.cpp83 #define WSAENOTCONN EAGAIN macro
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/src/
H A Dhttp.cpp94 #define WSAENOTCONN EAGAIN macro
/dports/comms/snap7/snap7-full-1.4.2/src/sys/
H A Dsnap_msgsock.h108 #define WSAENOTCONN ENOTCONN macro
/dports/misc/netron/node_modules/@types/node/
H A Dos.d.ts170 const WSAENOTCONN: number; constant
/dports/graphics/p5-Image-Scale/Image-Scale-0.12/include/
H A Dpinttypes.h293 return result; in __WSAFDIsSet()
294 } in __WSAFDIsSet()
/dports/misc/netron/node_modules/protobufjs/node_modules/@types/node/
H A Dos.d.ts194 WSAENOTCONN: number; constant
H A Dconstants.d.ts212 const WSAENOTCONN: number; constant
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/node/
H A Dconstants.d.ts212 const WSAENOTCONN: number; constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/node/
H A Dconstants.d.ts212 const WSAENOTCONN: number; constant
/dports/misc/netron/node_modules/electron/node_modules/@types/node/
H A Dconstants.d.ts212 const WSAENOTCONN: number; constant
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d132 WSAENOTCONN = (WSABASEERR+57), enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Dtest4.d313 const uint WSAENOTCONN = (WSABASEERR+57); variable

12345678910>>...27