monky-2.1.0.0: A system state collecting library and application

PortabilityLinux
Stabilitytesting
Maintainerongy
Safe HaskellNone

Monky.Examples.Connectivity

Description

 

Synopsis

Documentation

getConnHSource

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

Instances