Home
last modified time | relevance | path

Searched defs:bindUnixSocket (Results 1 – 1 of 1) sorted by relevance

/dports/lang/elm/compiler-0.19.1/_cabal_deps/snap-server-1.1.1.2/src/Snap/Internal/Http/Server/
H A DSocket.hs80 bindUnixSocket mode path = do function
102 bindUnixSocket _ path = throwIO (AddressNotSupportedException $ "unix:" ++ path) function