X-Git-Url: https://git.sesse.net/?p=rdpsrv;a=blobdiff_plain;f=rdpsrv.c;h=e321ba6342c3b8806fc57bb9f6c4bcabda2c47eb;hp=561a2e4753d5f8aad68d557d1c6ad785bdf04f6d;hb=48580be79f1c97788f7f3a92b9791056b9773058;hpb=0ac9262c0fdd826a47fdd727f0f7da1f8c48bc01 diff --git a/rdpsrv.c b/rdpsrv.c index 561a2e4..e321ba6 100644 --- a/rdpsrv.c +++ b/rdpsrv.c @@ -61,6 +61,8 @@ int create_server_socket() int serve_client() { + mcs_recv_connect_initial(); + for ( ;; ) { short channel;