]> git.cworth.org Git - ttt/blobdiff - src/ttt-socket.h
2005-12-04 Bryan Worth <bryan@theworths.org>
[ttt] / src / ttt-socket.h
index c3ca0bdd604263e65e49af91f1a106ad36b79b03..e3cd9bca8a515bf328121f03aeee5f213044e177 100644 (file)
@@ -78,7 +78,7 @@ ttt_socket_create_client (const char  *host,
  *
  * Errors: If any errors occur, this function does not return.
  */
-void
+ssize_t
 ttt_socket_read (int    socket,
                 void   *buf,
                 size_t  count);