-
Notifications
You must be signed in to change notification settings - Fork 53
AUS
Jurek edited this page Apr 10, 2019
·
4 revisions
Simplifies access to the application session structure linked to current connection.
Available both in silgy_app as well as silgy_svc. In silgy_app process ci is required.
One of the ausession_t member.
sprintf(sql, "UPDATE documents SET address='%s' WHERE user_id=%ld", AUS.address, US.uid);