Subject fdb connect to non default port
Author Maxi
Hi,

The connect function of fdb has a port parameter, but into function doc it says:
:param integer port: Port used by Firebird server **(not used)**.
The fdb doc [1] doesn't clarify about it, so port parameter is ignored and we have to use the dsn format connection always.