mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Move ErrExtraInfo to ipc.go
This commit is contained in:
parent
a4bbb728e6
commit
0ae4d821f0
2 changed files with 1 additions and 2 deletions
|
@ -24,8 +24,6 @@ var KnownProxyTypes = map[string]bool{
|
|||
"iptproxy": true,
|
||||
}
|
||||
|
||||
var ErrExtraInfo = errors.New("client sent extra info")
|
||||
|
||||
/* Version 1.2 specification:
|
||||
|
||||
== ProxyPollRequest ==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue