server: Store the session id in the process token.
commit2b5cefc92e1bc78b9e5d73a54454a3cba771b19f
authorAlexandre Julliard <julliard@winehq.org>
Thu, 1 Jul 2021 14:20:08 +0000 (1 16:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Jul 2021 20:34:31 +0000 (1 22:34 +0200)
tree7bdb98f85c2593f2bdd698707a203b63715b5178
parentb20cbd0d571302e33ab602fa6670a131ae4353ce
server: Store the session id in the process token.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
server/process.c
server/security.h
server/token.c