CVS: rdesktop/doc TODO,1.15,1.16
Pierre Ossman <[email protected]> Mon, 11 Dec 2006 06:50:04 -0800
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop/doc In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv27546/doc Modified Files: TODO Log Message: Add suggestions for improving the event model of rdesktop. Index: TODO =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/doc/TODO,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** TODO 20 Apr 2006 12:41:37 -0000 1.15 --- TODO 11 Dec 2006 14:50:01 -0000 1.16 *************** *** 1,2 **** --- 1,10 ---- + * General + + * Rework main loop to a generic event handler (i.e. move select() to + the top of the stack, not the end). Also means rewriting the connect + procedure as a state machine. + + * Stop using static objects for packets and make it more clear when it + is in use (explicit allocation and free). * Clipboard: ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV