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

Diff of /monit/socket.h

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

revision 1.19 by hauk, Tue Oct 18 20:37:10 2005 UTC revision 1.20 by hauk, Wed Oct 19 00:50:25 2005 UTC
# Line 207  int socket_read(Socket_T S, void *b, int Line 207  int socket_read(Socket_T S, void *b, int
207  char *socket_readln(Socket_T S, char *s, int size);  char *socket_readln(Socket_T S, char *s, int size);
208    
209    
210    /**
211     * Clears any data that exists in the input buffer
212     * @param S A Socket_T object
213     */
214    void socket_reset(Socket_T S);
215    
216    
217  #endif  #endif

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

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