Gert Driesen
|
80702f796d
Ensure we do not block forever waiting for message listener thread to complete when the server sends a disconnect message, or the message listener thread never actually started. Fixes issue #2591.
|
11 年之前 |
Gert Driesen
|
e76c06251d
Fix lots of issues in Silverlight socket methods.
|
11 年之前 |
Gert Driesen
|
2ddb3df0e0
* Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server.
|
11 年之前 |
Gert Driesen
|
8bea7cb388
Skip headers (and message body if Content-Length headers is set) returned by HTTP proxy. Fail fast when proxy does not return HTTP 200.
|
11 年之前 |