class PG::Connection

def async_connect_or_reset(poll_meth)

def async_connect_or_reset(poll_meth)
 the progress of the connection, waiting for the socket to become readable/writable before polling it
_loop(poll_meth)
onnection to nonblocking to handle all blocking states in ruby.
way a fiber scheduler is able to handle IO requests.
tnonblocking(true)
ush_data = true
ault_encoding