This website requires JavaScript.
Explore
Help
Register
Sign In
geos_one
/
CASA
Watch
1
Star
0
Fork
0
You've already forked CASA
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0809bb349b
CASA
/
CASA-auth-token
/
client
/
library
/
windows
History
Juan Carlos Luciani
8ea377f845
Enhanced the RPC retry logic for the Windows client to be bounded by time rather than number of retries. Also, added a pause between retries to avoid saturating the network. The corresponding Linux client changes still need to be made. This changes allow us to support large number of clients against a single server.
2008-07-03 20:41:23 +00:00
..
authtoken.def
Added flush AuthToken cache API.
2007-04-13 19:21:40 +00:00
client.vcproj
Updated the project to export the APIs for flushing the AuthToken cache in x64 bit environments.
2007-04-13 19:26:44 +00:00
dllsup.c
Added flush AuthToken cache API.
2007-04-13 19:21:40 +00:00
Makefile.am
CASA-auth-token-client: rename lib directory to library and change in makefile
2007-01-03 05:04:26 +00:00
platform.c
Enhanced the RPC retry logic for the Windows client to be bounded by time rather than number of retries. Also, added a pause between retries to avoid saturating the network. The corresponding Linux client changes still need to be made. This changes allow us to support large number of clients against a single server.
2008-07-03 20:41:23 +00:00
platform.h
Added time-stamp and process/thread information to the Windows debug logs.
2008-01-02 17:45:07 +00:00
rpc.c
Enhanced the RPC retry logic for the Windows client to be bounded by time rather than number of retries. Also, added a pause between retries to avoid saturating the network. The corresponding Linux client changes still need to be made. This changes allow us to support large number of clients against a single server.
2008-07-03 20:41:23 +00:00