Home
last modified time | relevance | path

Searched refs:runTCPClient (Results 1 – 25 of 92) sorted by relevance

1234

/dports/devel/stack/stack-2.7.3/_cabal_deps/network-3.1.2.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/network-3.1.2.0/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/network-3.1.2.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/network-3.1.2.2/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/network-3.1.2.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/network-3.1.2.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/network-3.1.2.2/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/network-3.1.2.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/network-3.1.2.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/network-3.1.2.0/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/network-3.1.2.2/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/network-3.1.2.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/network-3.1.2.0/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/network-3.1.2.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/network-3.1.1.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/network-3.1.1.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/network-3.1.1.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/network-3.1.1.1/examples/
H A DEchoClient.hs11 main = runTCPClient "127.0.0.1" "3000" $ \s -> do
18 runTCPClient :: HostName -> ServiceName -> (Socket -> IO a) -> IO a
19 runTCPClient host port client = withSocketsDo $ do function
/dports/devel/stack/stack-2.7.3/_cabal_deps/conduit-extra-1.3.5/test/Data/Conduit/
H A DNetworkSpec.hs17 $ runTCPClient (clientSettings 4009 "127.0.0.1") doNothing
23 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
39 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/conduit-extra-1.3.5/test/Data/Conduit/
H A DNetworkSpec.hs17 $ runTCPClient (clientSettings 4009 "127.0.0.1") doNothing
23 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
39 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/conduit-extra-1.3.5/test/Data/Conduit/
H A DNetworkSpec.hs17 $ runTCPClient (clientSettings 4009 "127.0.0.1") doNothing
23 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
39 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/conduit-extra-1.3.5/test/Data/Conduit/
H A DNetworkSpec.hs17 $ runTCPClient (clientSettings 4009 "127.0.0.1") doNothing
23 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
39 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/conduit-extra-1.3.5/test/Data/Conduit/
H A DNetworkSpec.hs17 $ runTCPClient (clientSettings 4009 "127.0.0.1") doNothing
23 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
39 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/conduit-extra-1.3.5/test/Data/Conduit/
H A DNetworkSpec.hs17 $ runTCPClient (clientSettings 4009 "127.0.0.1") doNothing
23 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
39 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/conduit-extra-1.3.5/test/Data/Conduit/
H A DNetworkSpec.hs17 $ runTCPClient (clientSettings 4009 "127.0.0.1") doNothing
23 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing
39 $ runTCPClient (clientSettings 4010 "127.0.0.1") doNothing

1234