Versions in this module Expand all Collapse all v1 v1.1.0 Feb 9, 2015 Changes in this version + func GetTlsConfig(server bool) (*tls.Config, error) + func NewTlsConfig(server bool) (*tls.Config, error) + type TranTest struct + func NewTranTest(tran mangos.Transport, addr string) *TranTest + func (tt *TranTest) TranTestConnRefused(t *testing.T) + func (tt *TranTest) TranTestDuplicateListen(t *testing.T) + func (tt *TranTest) TranTestListenAndAccept(t *testing.T) + func (tt *TranTest) TranTestSendRecv(t *testing.T)