From: SourceForge.net <no...@so...> - 2008-01-09 23:36:11
|
Patches item #1853573, was opened at 2007-12-18 15:38 Message generated for change (Comment added) made by akornev 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: Deleted >Resolution: Duplicate 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. ---------------------------------------------------------------------- >Comment By: Andrew Kornev (akornev) Date: 2008-01-09 15:36 Message: Logged In: YES user_id=1926652 Originator: NO This patch is included in the patch 1868021 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1008546&aid=1853573&group_id=209147 |