Hi Marc

thanks for the clarifications.

The current architecture spawns a thread for the server, accepting
connections in an own ev::default_loop.

As a (likely unrelated) sidenote, ev::default_loop is undocumented
functionality - you can use it of course, but it can break or fail any
time.  Only the c++ watchers classes are currently documented.

Could you explain your statement a little more?
Does this mean "I'm starting WW Z when using default_loop!" ?
Or should I be using dynamic_loop instead?

Best

Martin

--
hard.one Software GmbH
{
  Baumgarten 10
  CH-6415 Arth
 =========================
  Fon    +41.41.857.00.90
 =========================

  Martin Peter Hanke
  {
     Mobil  +41.78.880.93.36
  }
}

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/libev

Reply via email to