Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
1
Description
SocketExtensions.SetKeepAlives tries to configure keep alives, but this is not available on some platoforms. The method correctly catches the PlatformNotSupportedException, however it throws an Exception where it should log instead.