Default_Constants.h File Reference
This graph shows which files directly or indirectly include this file:
Detailed Description
This one is split from the famous OS.h Define Documentation
Control the initial size of all CDR buffers, application developers may want to optimize this value to fit their request size
Stop exponential growth of CDR buffers to avoid overallocation.
Control CDR buffer growth after maximum exponential growth is reached
Control the zero-copy optimizations for octet sequences. Large octet sequences can be sent without any copies by chaining them in the list of message blocks that represent a single CDR stream. However, if the octet sequence is too small the zero copy optimizations actually hurt performance. Octet sequences smaller than this value will be copied.
Max udp packet size.
Generated on Mon Sep 15 06:54:48 2008 for ACE by 1.5.5 |