From: SourceForge.net <no...@so...> - 2007-12-18 23:38:51
|
Patches item #1853573, was opened at 2007-12-18 15:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1008546&aid=1853573&group_id=209147 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: c client Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Benjamin Reed (breed) Assigned to: Benjamin Reed (breed) Summary: zoo_get returns bytes gotten to a parameter Initial Comment: Changed zoo_get to return the number of bytes "gotten" in the buffer_len parameter rather than as the return code. This makes buffer_len an input/output parameter. It also allows us to have positive and negative error numbers. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1008546&aid=1853573&group_id=209147 |