GdsConnection.Connect() should not always call TryEnableLoopbackFastPath
------------------------------------------------------------------------

                 Key: DNET-742
                 URL: http://tracker.firebirdsql.org/browse/DNET-742
             Project: .NET Data provider
          Issue Type: Improvement
          Components: ADO.NET Provider
    Affects Versions: 5.8.0.0
         Environment: WIndows 7, .Net 4.5
            Reporter: Tudor Costin
            Assignee: Jiri Cincura
            Priority: Minor


Loopback fast path only works when connecting to the same computer. This is 
rarely going to be the case. It also never works on Windows 7 or below. Not 
only is it a waste of time to try, but the resulting SocketException will 
trigger a break into the debugger if it is set to always break on these types 
of exceptions. This is very annoying for developers using the ADO provider.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to