go9p icon indicating copy to clipboard operation
go9p copied to clipboard

go9p: add a version of Srv that takes a context with the fcalls.

Open knusbaum opened this issue 4 years ago • 0 comments

Right now the Srv methods take the fcall and the conn. We should add a version that accepts a context.Context as well, so clients can pick up on cancelling and other context functionality.

knusbaum avatar Apr 19 '20 17:04 knusbaum