summaryrefslogtreecommitdiffhomepage
path: root/pkg/flipcall/flipcall.go
AgeCommit message (Expand)Author
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-08-20Consistent precondition formattingMichael Pratt
2020-06-11Factor out flipcall mmap for internal usegVisor bot
2019-11-01Don't log "p9.channel.service: flipcall connection shutdown".Jamie Liu
2019-09-06Indicate flipcall synchronization to the Go race detector.Jamie Liu
2019-09-03Ensure that flipcall.Endpoint.Shutdown() shuts down inactive peers.Jamie Liu
2019-07-31Flipcall refinements.Jamie Liu
2019-06-21Add //pkg/flipcall.Jamie Liu