Fix issue where the control socket should not be used as a streamsession
This commit is contained in:
@ -20,7 +20,6 @@ type DatagramConn interface {
|
||||
}
|
||||
|
||||
/**
|
||||
var conn DatagramConn = &Client{}
|
||||
|
||||
|
||||
*/
|
||||
* When datagram support is finished, this will compile.
|
||||
* var conn DatagramConn = &Client{}
|
||||
**/
|
||||
|
Reference in New Issue
Block a user