plan9fox/sys
cinap_lenrek 8f64e44854 lib9p: zero out per connection state in Srv template for listensrv()
in case listensrv() is called with a previously active Srv,
we have to make sure that per connection state is zeroed
out (locks and reference conuts).

also, dont assume anything about the Ref structure. there
might be implementations that have a spinlock in them.
2020-03-07 15:01:29 +01:00
..
doc
games/lib add games/linden and games/turtle 2019-11-03 13:49:23 +00:00
include libsec: move AES XTS function prototypes to AES definition section in the header file 2020-03-01 16:02:56 +01:00
lib include section 9 in manpage plumb rules. 2020-02-26 20:52:20 -08:00
man libsec: remove hash pickle functions, document ripemd160, cleanup sechash(2) manpage 2020-03-01 15:07:44 +01:00
src lib9p: zero out per connection state in Srv template for listensrv() 2020-03-07 15:01:29 +01:00