projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc06bbb
)
Added error code for a write error whle sending a response packet
author
Theodore Tso
<tytso@mit.edu>
Tue, 1 Sep 1992 14:49:54 +0000
(14:49 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Tue, 1 Sep 1992 14:49:54 +0000
(14:49 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2378
dc483132
-0cff-0310-8789-
dd5450dbe970
src/kdc/kdc5_err.et
patch
|
blob
|
history
diff --git
a/src/kdc/kdc5_err.et
b/src/kdc/kdc5_err.et
index bd9715b4d23d1b51c398617e57ce7af3e95c0580..e58f9f3689dd6e85e05212de175e040b8d836349 100644
(file)
--- a/
src/kdc/kdc5_err.et
+++ b/
src/kdc/kdc5_err.et
@@
-28,5
+28,6
@@
error_table kdc5
error_code KDC5_RCSID, "$Id$"
error_code KDC5_NOPORT, "No server port found"
error_code KDC5_NONET, "Network not initialized"
+error_code KDC5_IO_RESPONSE, "Short write while sending response"
end