[svn] commit: r3145 - /branches/vorner-sockcreator/src/bin/sockcreator/README
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Oct 8 18:06:30 UTC 2010
Author: vorner
Date: Fri Oct 8 18:06:29 2010
New Revision: 3145
Log:
README
Modified:
branches/vorner-sockcreator/src/bin/sockcreator/README
Modified: branches/vorner-sockcreator/src/bin/sockcreator/README
==============================================================================
--- branches/vorner-sockcreator/src/bin/sockcreator/README (original)
+++ branches/vorner-sockcreator/src/bin/sockcreator/README Fri Oct 8 18:06:29 2010
@@ -34,3 +34,13 @@
'S' or 'B' (either socket() or bind() call failed). Then there is one int
(architecture-dependent length and endianess), which is the errno value
after the failure.
+
+The creator may also send these messages at any time (but not in the middle
+of another message):
+
+* 'F': A fatal error has been detected. It is followed by one byte of error
+ condition code and then the creator terminates with non-zero status.
+
+ The conditions are:
+ * 'I': Invalid input (eg. someone sent a wrong letter and it does not
+ understand it).
More information about the bind10-changes
mailing list