[21942] in Source-Commits
third/ORBit2/src/orb/GIOP
daemon@ATHENA.MIT.EDU (rbasch@MIT.EDU)
Mon Oct 4 15:51:55 2004
From: rbasch@MIT.EDU
Date: Mon, 4 Oct 2004 15:51:52 -0400
Message-Id: <200410041951.i94JpqAh004505@anhedonia.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/third/ORBit2/src/orb/GIOP
In directory anhedonia.mit.edu:/afs/dev.mit.edu/user/rbasch/src/athena-release/third/ORBit2/src/orb/GIOP
Modified Files:
giop.c
Log Message:
In the local modification to use a per-session temporary directory,
call link_set_tmpdir() instead of linc_set_tmpdir().
Do the check/set of the already-initialized flag before the per-session
temp directory code.