mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-03 20:07:38 +03:00
5 lines
65 B
Go
5 lines
65 B
Go
//go:build !force_stdio
|
|
|
|
package bufio
|
|
|
|
const forceSTDIO = false
|