monky-2.2.0.0: A system state collecting library and application

Maintainerongy
Stabilitytesting
PortabilityLinux
Safe HaskellNone
LanguageHaskell2010

Monky.Examples.Connectivity

Description

 

Synopsis

Documentation

getConnH Source #

Arguments

:: String

The Host to use for connectivity probing

-> Int

Which port to use for connecivity probing (drop is bad)

-> IO Conn 

Get a handle that allows testing for connectivity to a server

data Conn Source #

The handle type for this module