[Pgpool-committers] pgpool - pgpool-II: Modfify pool_send_error_message() so that it won't

User T-ishii t-ishii at pgfoundry.org
Mon Sep 10 13:29:47 UTC 2007


Log Message:
-----------
Modfify pool_send_error_message() so that it won't be blocked
by sending packet to the closing frontend connection.
Also rename set_non_block() and unset_non_block() to
pool_sen_non_block() and pool_unset_non_block() respectively
to make them public functions.

Modified Files:
--------------
    pgpool-II:
        pool_process_query.c (r1.42 -> r1.43)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_process_query.c.diff?r1=1.42&r2=1.43)


More information about the Pgpool-committers mailing list