Code

sock.h: Fixed documentation of sdb_client_send() return values.
authorSebastian Harl <sh@tokkee.org>
Thu, 10 Apr 2014 19:05:31 +0000 (21:05 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 10 Apr 2014 19:05:31 +0000 (21:05 +0200)
src/include/client/sock.h

index 4fd54baa1c5fa7ac99c3c0f46bbf2e2d8f8f2cd6..bce3da91898a670a00eb532e630e2b0663462321 100644 (file)
@@ -96,7 +96,7 @@ sdb_client_close(sdb_client_t *client);
  * connection.
  *
  * Returns:
- *  - 0 on success
+ *  - the number of bytes send
  *  - a negative value else.
  */
 ssize_t