obrien      2007-08-23 23:53:59 UTC

  FreeBSD ports repository

  Added files:
    net/rdesktop/files   patch-rdpsnd_oss.c 
  Log:
  Upon server-initiated closure of the sound device, rdesktop(1) hangs in
  a tight loop if the sound packet buffer is not empty.  This usually
  occurs after a long playback, and is indicated by an endless stream of
  "ERROR: select: Bad file descriptor" messages on stderr.
  
  Fix: forcibly empty the sound packet buffer after closing the sound device.
  
  PR:             115692
  Submitted by:   "Eugene M. Kim" <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.1       +57 -0     ports/net/rdesktop/files/patch-rdpsnd_oss.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to