Home
last modified time | relevance | path

Searched refs:noTSocks (Results 1 – 1 of 1) sorted by relevance

/dports/devel/folly/folly-2021.12.27.00/folly/io/async/
H A DAsyncSocket.cpp503 NetworkSocket fd, bool noTransparentTls, bool noTSocks) { in disableTransparentFunctions() argument
506 (void)noTSocks; in disableTransparentFunctions()
513 if (noTSocks) { in disableTransparentFunctions()