Skip to content

Tags: tangbaolin8/Fleck

Tags

1.1.0

Toggle 1.1.0's commit message
Add net40 support (statianzo#261)

* Add support for the .NET 40 framework

* Don't use the SetSocketOption for the NET40. Some bugs are appearing on Windows XP

* Add readonly property SupportDualStack with default value to true

* Replacing NET45, NET40 switches with a method IsRunningOnWindows

1.0.4

Toggle 1.0.4's commit message
Possible performance improvement in Hybi13Handler (statianzo#260)

1.0.3

Toggle 1.0.3's commit message
Allow change default keep alive settings to run on Windows only (stat…

…ianzo#233)

The method "Socket.IOControl" is only available on Windows platform, we need to check before using its.

This pull request contains the changes described in statianzo#232, with no tab/space changes.

1.0.2

Toggle 1.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Tentative fix for missing Update-AppveyorBuild function - use PS over…

… PSCore.

1.0.1

Toggle 1.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Tentative fix for missing Update-AppveyorBuild function - use PS over…

… PSCore.

1.0.0

Toggle 1.0.0's commit message
link nuget

0.14.0.59

Toggle 0.14.0.59's commit message
fix for incompatible address on restart (statianzo#186)

Previously when a listener would restart because of an error while on
an IPv6 address it would give an error ‘An address incompatible with
the requested protocol was used’. This fixes the issue.

0.14.0.58

Toggle 0.14.0.58's commit message
Merge pull request statianzo#181 from jespertheend/restart-listner-wi…

…th-flag

added RestartAfterListenError

0.11.1

Toggle 0.11.1's commit message
Bump to 0.11.1

0.11.0

Toggle 0.11.0's commit message
Bump to 0.11.0