Hello, All. Something must be wrong with recent network changes because after executing following script I'm getting in firebird.log number of "INET/inet_error: read errno = 10054" errors equal to number of unsuccessful connection attempts.
connect localhost:test user sysdba password wrong_password; connect localhost:test user sysdba password another_wrong_password; connect localhost:test user sysdba password right_password; exit; -- WBR, SD. ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
