/[lwip]/lwip/src/api/err.c
ViewVC logotype

Diff of /lwip/src/api/err.c

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

revision 1.2 by likewise, Wed Jan 8 10:09:40 2003 UTC revision 1.3 by likewise, Mon Jun 9 21:14:47 2003 UTC
# Line 35  Line 35 
35  #ifdef LWIP_DEBUG  #ifdef LWIP_DEBUG
36    
37  static char *err_strerr[] = {"Ok.",  static char *err_strerr[] = {"Ok.",
38                               "Out of memory error.",             "Out of memory error.",
39                               "Buffer error.",             "Buffer error.",
40                               "Connection aborted.",             "Connection aborted.",
41                               "Connection reset.",             "Connection reset.",
42                               "Connection closed.",             "Connection closed.",
43                               "Not connected.",             "Not connected.",
44                               "Illegal value.",             "Illegal value.",
45                               "Illegal argument.",             "Illegal argument.",
46                               "Routing problem.",             "Routing problem.",
47                               "Address in use."             "Address in use."
48  };  };
49    
50  /*-----------------------------------------------------------------------------------*/  /*-----------------------------------------------------------------------------------*/

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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