jmuehlner commented on code in PR #455:
URL: https://github.com/apache/guacamole-server/pull/455#discussion_r1303613987


##########
src/common/common/cursor.h:
##########
@@ -150,6 +150,10 @@ void guac_common_cursor_free(guac_common_cursor* cursor);
  * the current cursor image. The resulting cursor on the remote display will
  * be visible.
  *
+ * @deprecated guac_common_cursor_dup_batch should be used instead of this
+ * user-specific method. Unlike this function, it supports sending the cursor
+ * to multiple users with a broadcast socket.

Review Comment:
   Ok, those should all be removed now.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to