<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid45506700.40908@neli.hopto.org" type="cite">lNet is
a networking library, and has an internal event loop already
implemented, cross-platform.
  <br>
</blockquote>
Wouldn't it b e better to first implement an independent cross-platform
event loop ("Application!" thingy) in the RTL that can be used by
TTimer, TThread.Synchronize <u>and</u> lNet ?!?!?<br>
<br>
<blockquote cite="mid45506700.40908@neli.hopto.org" type="cite"><br>
If lNet's eventer is moved into the RTL/FCL, then 'fixing' TTimer may
be possible. </blockquote>
As said the eventer (sh)could be separated from lNet in that moment to
create a behavior like Lazarus provides. Supposedly care must be taken
not top break Lazarus when doing this.<br>
<br>
<br>
<blockquote cite="mid45506700.40908@neli.hopto.org" type="cite">Can't
find at the moment where TTimer is declared and implemented.
  <br>
</blockquote>
I seem to remember that I once found it after a long search, but I
don't remember right now.<br>
<br>
Please keep us posted.<br>
<br>
BTW.: will/does lNet provide access to sockets etc in a platform
independent way ? <br>
<br>
-Michael<br>
</body>
</html>