google / google/conscrypt

ConscryptEngineSocket.SSL*Stream.close() close both streams.

Open
#739 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
1.4k
Forks
326
Avg merge
16h 22m
Merged PRs (30d)
17

Description

Both of the SSL*Stream close() methods call ConscryptEngineSocket.close() which closes the connection in both directions.

Instead they should just shut down the engine in one direction and be aware of the engine STATE_CLOSED_INBOUND and STATE_CLOSED_OUTBOUND states.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.