mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
It appears that there is no need for the `isClosing` var at all: we can just `close(c.sendMoreCh)` to ensure that it doesn't block any more `Write()`s. This is a follow-up to https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/merge_requests/144. Related: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/merge_requests/524. |
||
---|---|---|
.. | ||
metrics.go | ||
proxy-go_test.go | ||
pt_event_logger.go | ||
pt_event_metrics.go | ||
snowflake.go | ||
tokens.go | ||
tokens_test.go | ||
util.go | ||
webrtcconn.go |