Allow query functions to modify the sqlsocket pointer of the calling function (needed...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 17 Jul 2012 10:23:43 +0000 (11:23 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 17 Jul 2012 17:09:48 +0000 (18:09 +0100)
commit9d55f7d8616c91aea4b601a12154bc202a6b5f9d
treef2d1b6e65ba8f41605d6e666c626076880d88374
parentd1c3e1cea746c8cefc217874e335183601eb096a
Allow query functions to modify the sqlsocket pointer of the calling function (needed for reconnecting)
src/modules/rlm_sql/rlm_sql.c
src/modules/rlm_sql/rlm_sql.h
src/modules/rlm_sql/sql.c