plan9fox/sys/src/lib9p
cinap_lenrek ee289c2415 lib9p: remove Srv.srvfd, make postsrv() and threadpostsrv() return the mountable file descriptor, update documentation
Now that we have these new functions,
we can also make them return an error
instead of calling sysfatal() like
postmountsrv().

Remove the confusing Srv.srvfd, as it
is only temporarily used and return
it from postsrv() instead.
2021-05-01 19:58:58 +02:00
..
auth.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00
dirread.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00
fid.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00
file.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00
ftest.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00
intmap.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00
listen.c lib9p: remove Srv.srvfd, make postsrv() and threadpostsrv() return the mountable file descriptor, update documentation 2021-05-01 19:58:58 +02:00
mem.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00
mkfile lib9p: expose Srv.forker handler and srvforker(), threadsrvforker() and threadsrv() functions 2021-05-01 16:37:00 +02:00
mount.c lib9p: remove Srv.srvfd, make postsrv() and threadpostsrv() return the mountable file descriptor, update documentation 2021-05-01 19:58:58 +02:00
parse.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
post.c lib9p: remove Srv.srvfd, make postsrv() and threadpostsrv() return the mountable file descriptor, update documentation 2021-05-01 19:58:58 +02:00
queue.c lib9p: improve reqqueuecreate() 2020-12-07 14:49:12 +01:00
ramfs.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00
req.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00
rfork.c lib9p: expose Srv.forker handler and srvforker(), threadsrvforker() and threadsrv() functions 2021-05-01 16:37:00 +02:00
share.c lib9p: remove Srv.srvfd, make postsrv() and threadpostsrv() return the mountable file descriptor, update documentation 2021-05-01 19:58:58 +02:00
srv.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00
thread.c lib9p: expose Srv.forker handler and srvforker(), threadsrvforker() and threadsrv() functions 2021-05-01 16:37:00 +02:00
threadlistensrv.c lib9p: expose Srv.forker handler and srvforker(), threadsrvforker() and threadsrv() functions 2021-05-01 16:37:00 +02:00
threadpostmountsrv.c lib9p: expose Srv.forker handler and srvforker(), threadsrvforker() and threadsrv() functions 2021-05-01 16:37:00 +02:00
threadpostsharesrv.c lib9p: expose Srv.forker handler and srvforker(), threadsrvforker() and threadsrv() functions 2021-05-01 16:37:00 +02:00
threadpostsrv.c lib9p: remove Srv.srvfd, make postsrv() and threadpostsrv() return the mountable file descriptor, update documentation 2021-05-01 19:58:58 +02:00
threadsrv.c lib9p: expose Srv.forker handler and srvforker(), threadsrvforker() and threadsrv() functions 2021-05-01 16:37:00 +02:00
uid.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00
util.c lib9p: remove unneccesary headers 2021-05-01 17:03:03 +02:00