Change 16707

mbi (mbi)
mbi committed this change into //guest/mbi/p4api.net/p4api.net
Request Review
Download .zip
Adding a call to explicitly evict last results so that commands with large result sets don't hang around in memory forever.
This is a concern for applications which have only a small number of threads which ever access perforce, as the results get orphaned at the termination of the thread and never cleaned up unless >32 distinct threads run commands.
  • Files 2
  • Comments 0
2 edited 0 added 0 deleted
Connection.cs#2
Loading...
P4Server.cs#3
Loading...
Tip: Use n and p to cycle through the changes.