Commit Graph

62 Commits

Author SHA1 Message Date
sta
5852d8dd25 [Modify] Polish it 2016-06-08 14:51:29 +09:00
sta
387b9570b9 [Modify] Replace it 2016-06-07 15:11:10 +09:00
sta
b02b6f25e0 [Modify] Add it 2016-06-07 14:55:58 +09:00
sta
aa7ffde7ac [Modify] Rename it 2016-06-06 16:14:49 +09:00
sta
cea98bd347 [Modify] Replace it 2016-06-06 14:37:23 +09:00
sta
e14c32190a [Modify] Add it 2016-06-06 14:19:41 +09:00
sta
7f1115e427 [Modify] Polish it 2016-06-04 16:49:11 +09:00
sta
7609c9289f [Fix] Set system error code 87 2016-06-04 16:32:29 +09:00
sta
40f1335412 [Modify] Polish it 2016-06-04 16:26:53 +09:00
sta
01ad753c3a [Modify] Polish it 2016-06-03 16:52:36 +09:00
sta
f4d88963f8 [Modify] Polish it 2016-06-03 16:27:00 +09:00
sta
26163779ea [Modify] Polish it 2016-06-03 16:19:43 +09:00
sta
6c36b785c3 [Fix] Set system error code 87 2016-06-03 16:17:42 +09:00
sta
aec6123c19 [Modify] Polish it 2016-06-03 16:08:03 +09:00
sta
ca31d86c1a [Modify] Move port checks 2016-06-02 16:43:14 +09:00
sta
f90a347055 [Modify] Remove it 2016-05-23 15:16:04 +09:00
sta
a8a342097e [Fix] Catch it
Fix for issue #232 and #261.
2016-05-21 16:38:07 +09:00
sta
d879d983ce [Modify] Replace it
Be the same as the WebSocketSharp.Net.HttpListener.cleanupConnections method.
2016-03-31 14:47:04 +09:00
sta
5427c15d94 [Modify] Add a check 2016-03-31 14:29:30 +09:00
sta
46014466ba [Fix] Move it out
As a preventive move. See: issue #235
2016-03-30 17:27:39 +09:00
sta
0a919b4e09 [Modify] 2016 2016-03-28 17:30:34 +09:00
sta
9f995bb1ae [Fix] Separate it
Fix for issue #232
2016-03-16 15:15:28 +09:00
sta
c87acb5029 Refactored a bit for EndPointListener.cs 2015-09-03 11:43:55 +09:00
sta
efb922a67a Refactored a bit for EndPointListener.cs 2015-08-28 16:52:35 +09:00
sta
bdbdf64d3d Fix for pull request #155, merged ddab2067da 2015-08-27 15:58:28 +09:00
sta
196f5d92a1 Fix for issue #145 2015-07-24 14:04:21 +09:00
sta
68b9fb0106 Refactored a few for EndPointListener.cs 2015-07-13 18:15:09 +09:00
sta
c10c9886ef Fix for pull request #115, added the HttpServer (System.Net.IPAddress, int, bool) constructor 2015-07-07 17:31:33 +09:00
sta
47e859f57f Modified a few for EndPointListener.cs 2015-02-25 17:24:10 +09:00
sta
328fd5d43d Replaced the RemoveEndPoint (IPEndPoint, EndPointListener) method with the RemoveEndPoint (EndPointListener) method 2015-02-24 16:56:58 +09:00
sta
9ca8c54e8f Added Address and Port properties 2015-02-23 15:49:49 +09:00
sta
160aa923c2 Refactored a few for EndPointManager.cs 2015-02-22 16:41:41 +09:00
sta
c588c2e0a6 Refactored a bit for EndPointListener.cs, modified description about the source of this code 2015-01-16 16:21:22 +09:00
sta
3307f472bb Refactored a bit for EndPointListener.cs, replaced 'args' with 'e' 2015-01-15 14:34:14 +09:00
sta
9431f9473c Refactored a few for EndPointListener.cs 2015-01-08 14:36:05 +09:00
sta
a26ecb8595 Refactored a few for EndPointListener.cs 2015-01-07 14:47:00 +09:00
sta
61f62f050f Returned to the previous, this is for Unity 2015-01-06 15:39:29 +09:00
sta
6af171ddcb Refactored a few for EndPointListener.cs 2015-01-05 16:37:14 +09:00
sta
2179b2eec1 Refactored a few for EndPointListener.cs 2015-01-04 14:47:30 +09:00
sta
e5df79514f Refactored a few for EndPointListener.cs 2015-01-03 16:18:35 +09:00
sta
b73a95df8f Refactored a few for EndPointListener.cs 2015-01-02 17:19:28 +09:00
sta
d337911f9c Refactored a few for EndPointListener.cs 2014-12-31 13:47:02 +09:00
sta
d25abde628 Fix for issue #94, handle the value returned from the Socket.AcceptAsync method 2014-12-30 15:23:45 +09:00
sta
e43558c780 Refactored the onAccept method 2014-12-29 16:38:05 +09:00
sta
744334b79e Handle the value returned from the Socket.AcceptAsync method 2014-12-28 17:38:16 +09:00
sta
f285e7af12 Added processAccepted method 2014-12-27 17:04:44 +09:00
sta
214103b7e8 Renamed ServerSslAuthConfiguration class to ServerSslConfiguration class 2014-11-07 11:41:10 +09:00
sta
912b1f0d62 Fix for pull request #85 2014-10-30 19:09:12 +09:00
Adrien JUND
4e7bca4f38 Add some constructors for C# 3.0
Rename ClientCertAuthConfiguration to ClientSslAuthConfiguration
Rename ServerCertAuthConfiguration to ServerSslAuthConfiguration
Add the licence comment to new files
2014-10-28 11:24:00 +01:00
Adrien JUND
cc0ab61eb9 Add SslStream Configuration for Client & Server 2014-10-27 17:15:55 +01:00