/[monit]/monit/net.c
ViewVC logotype

Diff of /monit/net.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by chopp, Mon Aug 26 16:28:39 2002 UTC revision 1.11 by hauk, Sun Sep 1 23:38:18 2002 UTC
# Line 147  int check_host(char *hostname) { Line 147  int check_host(char *hostname) {
147   * select for a stream based socket. For a dgram sockets the testing   * select for a stream based socket. For a dgram sockets the testing
148   * technique is to send a 0 byte udp packet and "check" for an ICMP   * technique is to send a 0 byte udp packet and "check" for an ICMP
149   * error.   * error.
150   * @param Port_T A Port object   * @param p A Port object
151   * @return TRUE if the socket is ready, otherwise FALSE.   * @return TRUE if the socket is ready, otherwise FALSE.
152   */   */
153  int check_connection_io(Port_T p) {  int check_connection_io(Port_T p) {

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26