public
Description: A simple program to help you react more quickly to servers and services coming back online.
Homepage:
Clone URL: git://github.com/dustin/waitforsocket.git
commit  3ba09466342d6b6ba2809f21e03ae25eb1a1fbb7
tree    262b5c6f02589ebc1ff673f9329576bfa5cd49e5
parent  c1c40df15a9772d0ccf7d1a65fc1a803bce69fa6
README.markdown

This is a simple C program that waits for a remote socket to become available. It's useful to avoid guessing when a service comes back up, etc...

Example:

waitforsocket somehost 22 ; ssh somehost