CVS: rdesktop xwin.c,1.175,1.176

Michael Gernoth <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15712

Modified Files:
	xwin.c 
Log Message:
gui should really have higher priority then sound...


Index: xwin.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/xwin.c,v
retrieving revision 1.175
retrieving revision 1.176
diff -C2 -d -r1.175 -r1.176
*** xwin.c	23 Aug 2004 11:13:50 -0000	1.175
--- xwin.c	23 Aug 2004 11:28:23 -0000	1.176
***************
*** 1446,1456 ****
  		rdpdr_check_fds(&rfds, &wfds, (BOOL) False);
  
  #ifdef WITH_RDPSND
  		if (g_dsp_busy && FD_ISSET(g_dsp_fd, &wfds))
  			wave_out_play();
  #endif
- 
- 		if (FD_ISSET(rdp_socket, &rfds))
- 			return 1;
  	}
  }
--- 1446,1456 ----
  		rdpdr_check_fds(&rfds, &wfds, (BOOL) False);
  
+ 		if (FD_ISSET(rdp_socket, &rfds))
+ 			return 1;
+ 
  #ifdef WITH_RDPSND
  		if (g_dsp_busy && FD_ISSET(g_dsp_fd, &wfds))
  			wave_out_play();
  #endif
  	}
  }



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.