Public release notes for ProTop 324
Change | Description |
Feature | Enhanced the socket code to use two new environment variables. READSIZE is the socket read buffer size in MB; the default is 8. MINWAIT is the socket timeout minimum value in seconds; the default is 0.01. |
Bug fix | Made improvements to the socket code to correct problems with partial downloads. |
Bug fix | Improved the logging in util/webget.p. |