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

Diff of /monit/socket.h

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

revision 1.20 by hauk, Wed Oct 19 00:50:25 2005 UTC revision 1.21 by hauk, Thu Oct 20 23:08:58 2005 UTC
# Line 180  int socket_write(Socket_T S, void *b, in Line 180  int socket_write(Socket_T S, void *b, in
180   * @param S A Socket_T object   * @param S A Socket_T object
181   * @return The byte read, or -1 if the end of the stream has been reached   * @return The byte read, or -1 if the end of the stream has been reached
182   */   */
183  int Socket_readByte(Socket_T S);  int socket_read_byte(Socket_T S);
184    
185    
186  /**  /**

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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