b39bfe54bb088b63306c406bb14792a31a053b58
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type int to long in method public SSL_do_handshake(sslNativePointer long, fd FileDescriptor, shc SSLHandshakeCallbacks, timeoutMillis int, client_mode boolean, npnProtocols byte[], alpnProtocols byte[]) : long in class org.conscrypt.NativeCrypto | From | To | |
Change Variable Type | 1 | ||
Change Variable Type sslSessionNativePointer : int to sslSessionNativePointer : long in method public startHandshake() : void in class org.conscrypt.OpenSSLSocketImpl | From | To |