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

Diff of /monit/net.c

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

revision 1.67 by hauk, Mon Oct 31 16:55:24 2005 UTC revision 1.68 by hauk, Fri Nov 25 23:31:55 2005 UTC
# Line 585  int sock_read(int socket, void *buffer, Line 585  int sock_read(int socket, void *buffer,
585   */   */
586  int udp_write(int socket, void *b, int len, int timeout) {  int udp_write(int socket, void *b, int len, int timeout) {
587        
588    int i= 0, n;    int i, n;
589        
590    ASSERT(timeout>=0);    ASSERT(timeout>=0);
591        

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

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