Hi,
I have made a support of TLS in p9p's upas/smtp and remade the support of TLS
in p9p's upas/nfs (stunnel is not needed anymore).
The sources are avaliable in my working copy of plan9port:
https://bitbucket.org/santucco/plan9port
I have made changes in amail to fix some problems with sending
Hi,
I am pretty new to 9P and I was attempting to write a basic file server for 9P
clients.
I am using 9pfuse on the client end to connect to my server. I have a question
about *fid* alloction on the server.
In the sample server implementation of plan9port lib9p/{ramfs.c, srv.c} … the
server c