summaryrefslogtreecommitdiff
path: root/9p/srv.c
diff options
context:
space:
mode:
Diffstat (limited to '9p/srv.c')
-rw-r--r--9p/srv.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/9p/srv.c b/9p/srv.c
index 652a76b..59326c9 100644
--- a/9p/srv.c
+++ b/9p/srv.c
@@ -189,3 +189,6 @@ void marshal_error(struct p9_ctx *ctx, uint16_t tag, uint8_t *net) {
host.ename.len = ctx->max_msg_size - overhead;
p9_marshal(ctx, tag, host, net);
}
+
+ERANGE for reply too large
+EPROTONOSUPPORT for version errors