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

Diff of /monit/socket.c

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

revision 1.5 by hauk, Thu Jul 24 00:35:25 2003 UTC revision 1.6 by hauk, Thu Jul 24 00:50:18 2003 UTC
# Line 200  void socket_free(Socket_T *S) { Line 200  void socket_free(Socket_T *S) {
200    
201  /**  /**
202   * Returns TRUE if the socket is ready for i|o   * Returns TRUE if the socket is ready for i|o
203   * @param S A Socket object reference   * @param S A Socket object
204   * @return TRUE if the socket is ready otherwise FALSE   * @return TRUE if the socket is ready otherwise FALSE
205   */   */
206  int socket_is_ready(Socket_T s) {  int socket_is_ready(Socket_T s) {

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

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