projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Revert "udp_recv: Close receiver after 5 seconds of inactivitly."
[paraslash.git]
/
error.h
diff --git
a/error.h
b/error.h
index
2cca4c2
..
731387c
100644
(file)
--- a/
error.h
+++ b/
error.h
@@
-234,7
+234,6
@@
extern const char **para_errlist[];
#define UDP_RECV_ERRORS \
PARA_ERROR(UDP_SYNTAX, "udp_recv syntax error"), \
PARA_ERROR(UDP_OVERRUN, "output buffer overrun"), \
- PARA_ERROR(UDP_TIMEOUT, "timeout reading on UDP socket"), \
#define HTTP_RECV_ERRORS \