fileno
fileno
Description
fileno()
method returns the underlying socket id used to connect
to the database. This is useful for use in select
calls, etc.
fileno()
method returns the underlying socket id used to connect
to the database. This is useful for use in select
calls, etc.