Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.

Merged branch with more fixes#25

Merged
MaxXor merged 9 commits intomasterfrom
pr/24
Mar 18, 2015
Merged

Merged branch with more fixes#25
MaxXor merged 9 commits intomasterfrom
pr/24

Conversation

@MaxXor
Copy link
Copy Markdown
Contributor

@MaxXor MaxXor commented Mar 18, 2015

No description provided.

yankejustin and others added 9 commits March 17, 2015 17:52
Merge with master branch
Correctly disposes of the Bitmaps used in both of the CommandHandlers.
Removed a label and implemented a more-common do-while loop for retry
functionality.
Placed TcpClient in a try-finally to make sure it will never linger if
it (likely) cannot connect successfully.
Disposes of the memory stream created in the server's helper class that
converts an image.
Disposed of any additional resources that weren't being disposed after
closing the shell session.
Also told the garbage collector to suppress finalization if we have
already told the session to close. No reason to clean the object twice!
:)
MaxXor added a commit that referenced this pull request Mar 18, 2015
Merged branch with more fixes
@MaxXor MaxXor merged commit 7fcbbf5 into master Mar 18, 2015
@MaxXor MaxXor deleted the pr/24 branch March 18, 2015 17:14
MaxXor pushed a commit that referenced this pull request Jun 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants