|
@@ -85,6 +85,7 @@ func (d *Dialer) DialContext(ctx context.Context, network, address string) (net.
|
|
|
return flow, flow.DialContext(ctx)
|
|
return flow, flow.DialContext(ctx)
|
|
|
// _, err := makeTdFlow(flowBidirectional, nil, address)
|
|
// _, err := makeTdFlow(flowBidirectional, nil, address)
|