Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createSocket (0.18 sec)

  1. okhttp/src/main/kotlin/okhttp3/OkHttpClient.kt

            }
    
            this.proxyAuthenticator = proxyAuthenticator
          }
    
        /**
         * Sets the socket factory used to create connections. OkHttp only uses the parameterless
         * [SocketFactory.createSocket] method to create unconnected sockets. Overriding this method,
         * e. g., allows the socket to be bound to a specific local address.
         *
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Apr 06 04:21:33 GMT 2024
    - 52K bytes
    - Viewed (0)
Back to top