<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 30, 2012 at 9:12 PM, Marc-André Lureau <span dir="ltr"><<a href="mailto:marcandre.lureau@gmail.com" target="_blank">marcandre.lureau@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":2tj"> spice_channel_send_link(channel);<br>
+ spice_channel_recv_link_hdr(channel);<br>
+ spice_channel_recv_link_msg(channel);<br>
+ spice_channel_recv_auth(channel);<br>
</div></blockquote></div><br>At this point I am tempted to make just one function channel_handle_link(). The current function splitting is not really necessary, and looks weird: the client actually also sends messages in those functions...<br clear="all">
<br>-- <br>Marc-André Lureau<br>
</div>