Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Created January 11, 2016 22:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GouriKumari/a1b73dccc2232732c28c to your computer and use it in GitHub Desktop.
Save GouriKumari/a1b73dccc2232732c28c to your computer and use it in GitHub Desktop.
Test Log
Loaded assembly: /Users/gourikumari/Downloads/Bug10430/Bug10430/bin/Debug/Bug10430.exe
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/4.2.1/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll [External]
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/4.2.1/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll [External]
Listening on port 34567
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/4.2.1/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll [External]
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/4.2.1/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll [External]
Connecting client to localhost:34567
Thread started: <Thread Pool> #2
Thread started: <Thread Pool> #3
Thread started: <Thread Pool> #4
Thread started: <Thread Pool> #5
Create client and server SslStreams
Authenticating client and server SslStreams
Thread started: <Thread Pool> #6
Thread started: <Thread Pool> #7
Thread started: <Thread Pool> #8
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/4.2.1/lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll [External]
Beginning client read
Disposing of client SslStream
Ending client read
You SHOULD see an exception stack in a moment
If the program hangs after *this* line, it is very bad
Thread finished: <Thread Pool> #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment