Commit Graph

10 Commits

Author SHA1 Message Date
sg
e0488e169b * fpAsync: Exception within main loop are now caught correctly, so that
external applications can handle them and restart the main loop

git-svn-id: trunk@713 -
2005-07-20 14:44:09 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
sg
0675164195 * Destroying a line reader or write buffer now works within an event
handler of these classes
2004-02-02 16:50:44 +00:00
sg
8210c64447 * Removed TAsyncWriteStream.BufferEmpty (not needed anymore) 2003-11-22 11:46:40 +00:00
sg
696f6fde9d * Added TWriteBuffer.OnBufferSent and made this and OnBufferEmpty
working correctly
2003-08-03 21:18:40 +00:00
sg
c2cb6c92ea * Fixed serious bug in TGenericLineReader: When the reader gets killed
via StopAndFree during an OnLine callback, the reader now will
  immediately stop reading, so that the owner of the reader can process
  the remaining buffer
2003-06-25 08:41:01 +00:00
michael
0ad4bad79c + Async moved from package to FCL 2003-03-17 22:25:32 +00:00
sg
6ad0fac76b * Added ability to write all write buffer data to an debug stream
* Added TAsyncWriteStream.StopAndFree
2002-04-25 19:12:27 +00:00