/[monit]/monit/socket.h
ViewVC logotype

Diff of /monit/socket.h

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

revision 1.4 by hauk, Thu Jul 24 00:35:25 2003 UTC revision 1.5 by hauk, Thu Jul 24 00:50:18 2003 UTC
# Line 72  void socket_free(Socket_T *S); Line 72  void socket_free(Socket_T *S);
72    
73  /**  /**
74   * Returns TRUE if the socket is ready for i|o   * Returns TRUE if the socket is ready for i|o
75   * @param S A Socket object reference   * @param S A Socket object
76   * @return TRUE if the socket is ready otherwise FALSE   * @return TRUE if the socket is ready otherwise FALSE
77   */   */
78  int socket_is_ready(Socket_T s);  int socket_is_ready(Socket_T s);

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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