| Was a concurrency issue int he Write method that retained the slice p that was passed in, making concurrency issues much more likely with unbuffered channels. | ||
|---|---|---|
| .. | ||
| agentlistener.go | ||
| agentserver_test.go | ||
| agentserver.go | ||
| doc.go | ||
| events.go | ||
| gobchannel_test.go | ||
| gobchannel.go | ||