Author Topic: are there any asynchronous operations function in TNEt like Nodejs?  (Read 1746 times)

layola

  • Guest
are there any asynchronous operations function in TNEt like Nodejs?
I take some time to study this great lib .
but I can't find any asynchronous operations but all is synchronous
will you add some thing like asynchronous ?
best!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: are there any asynchronous operations function in TNEt like Nodejs?
« Reply #1 on: September 23, 2013, 06:51:11 AM »
Eh? TNet all runs on a separate thread, which by definition is all asynchronous.