void drms_server_end_transaction ( DRMS_Env_t env,
int  abort,
int  final 
)

End a transaction. This function can only be called in direct-connect mode. All DRMS resources are released except for the signal thread and db data connection.

Parameters:
env 
abort If 1, the current transaction will rollback. Otherwise the current transaction will commit.
final If 1, the db data connection is released. No future drms_server_begin_transaction() can be invoked.

Definition at line 461 of file drms_server.c.


Generated on Mon Mar 26 07:00:50 2018 for JSOC_Documentation by  doxygen 1.5.7.1