Skip to content

libssh2: move data from connection object to transfer object#6519

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/libssh2-session-data
Closed

libssh2: move data from connection object to transfer object#6519
bagder wants to merge 1 commit into
masterfrom
bagder/libssh2-session-data

Conversation

@bagder

@bagder bagder commented Jan 25, 2021

Copy link
Copy Markdown
Member

Readdir data, filenames and attributes are strictly related to the
transfer and not the connection. This also reduces the total size of the
fixed connectdata struct.

Readdir data, filenames and attributes are strictly related to the
transfer and not the connection. This also reduces the total size of the
fixed connectdata struct.
@bagder bagder closed this in 2dcc940 Jan 25, 2021
@bagder bagder deleted the bagder/libssh2-session-data branch January 25, 2021 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant