summaryrefslogtreecommitdiff
path: root/src/net/rpc
Commit message (Expand)AuthorAgeFilesLines
* net/rpc: fix mutex commentRob Pike2014-10-131-6/+6
* net/rpc: fix buildDavid du Colombier2014-10-091-0/+1
* net/rpc: skip TestGobError on Plan 9David du Colombier2014-10-091-0/+3
* net/rpc: listen on localhost, let kernel pick portRuss Cox2014-10-071-2/+2
* net/rpc: add test for issue 7689 (gob error should cause EOF)Rob Pike2014-10-071-0/+51
* net/rpc: shut down connection if gob has errorRob Pike2014-10-011-1/+24
* build: move package sources from src/pkg to srcRuss Cox2014-09-088-0/+2368