Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4a11ecb7b4 |
@@ -16,3 +16,7 @@ type TOAConfig struct {
|
||||
func (this *TOAConfig) Init() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (this *TOAConfig) RandLocalPort() uint16 {
|
||||
return 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user