diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-30 10:34:57 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-30 10:34:57 +0100 |
commit | 6b4c5380d84791e18577872b7963b0fc5a0885ed (patch) | |
tree | fbf046b3aebc26e4604ebf1ecb78122b2ff1501f /sys/src/cmd/nusb/kb/kb.c | |
parent | 2c62f8dc670b41ffc3f8205cb728857918372a0c (diff) |
lib9p: defer freeing srv for listensrv()
use the Srv.end callback for freeing the srv and closing the
file descriptor of a connection. this makes sure we wont free
the srv while there are still outstanding requests that would
access the srv when doing the respond() call.
Diffstat (limited to 'sys/src/cmd/nusb/kb/kb.c')
0 files changed, 0 insertions, 0 deletions