El 08/12/15 a les 08:55, Ondrej Pokorny ha escrit:
Nevertheless
SimpleIPC uses files on Linux as well.
FIFOs, not regular files.
Bye
--
Luca
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/li
On 12/06/2015 03:03 AM, Denis Kozlov wrote:
The only way to make TSimpleIPCServer.PeekMessage respect
DoReadMessage=False parameter is to store locally all sent data
streams
TThread does contain a queue for "TThread.Synchronize" and
"TThread.Queue". It is decently managed for the main thre