1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-19 06:05:56 +02:00
Find a file
Michael Scharf 808665d9f4 [183901] Make the remote-to-terminal communication use an OutputStream
Added TerminalInputStream that provides an OutputStream for connections to write to.
The reading from the input stream is done in Runnables that are called from the Display thread. The time the runnable uses is limited. If data is available a new runnable is posted to the display thread.
2007-05-04 22:00:45 +00:00
discovery Adding readme.txt repository info 2007-05-03 08:15:29 +00:00
releng Adding a script to update global CVS tags 2007-05-03 09:02:59 +00:00
rse Remove Useractions from Core feature 2007-05-04 14:16:55 +00:00
terminal [183901] Make the remote-to-terminal communication use an OutputStream 2007-05-04 22:00:45 +00:00