File Changes for galt
switch to commits view, user indexv256_preview2 to v256_base (2011-08-23 to 2011-08-29) v256
- src/inc/udc.h
- lines changed 2, context: html, text, full: html, text
make udcRead support bit64 request size instead of int
- src/lib/common.c
- lines changed 9, context: html, text, full: html, text
using a loop is needed when request size exceeds 2GB
- src/lib/net.c
- lines changed 1, context: html, text, full: html, text
adding a little more helpful info about the hostName to the error message
- src/lib/options.c
- lines changed 8, context: html, text, full: html, text
make the range checking for the integer return type be real and prevent overflow
- src/lib/udc.c
- lines changed 8, context: html, text, full: html, text
make udcRead support bit64 request size instead of int
switch to commits view, user index