Tim Fry
1a3ba9937d
remove class_exists wrapper for class definitions
2025-03-12 11:14:35 -03:00
frytimo
3a4c2f72e2
Event socket bug fix and more docs ( #6823 )
...
* Add documentation to methods. Use is_resource for added type detection
* Allow connect to specify timeout in microseconds with default 30,000
* Update calling mechanism for event sockets
* Update project for new singleton event sockets
* remove unused variable
* catch errors on closing the socket
2023-12-02 17:16:18 -07:00
fusionate
d9d17a6917
Misc: Remove parameters from event_socket_create() calls.
2023-09-20 18:43:17 +00:00
FusionPBX
0011878dcd
Use the settings class to get the event socket details
2023-09-14 21:23:27 -06:00
fusionate
268dd25f6f
Event Guard [Class]: Updates for PHP 8.1
2023-05-27 18:21:53 +00:00
frytimo
69bd42af05
remove unneeded destruct methods as GC has higher performance ( #6631 )
...
Co-authored-by: Tim Fry <tim@voipstratus.com>
2023-04-27 20:18:53 -06:00
FusionPBX
4f2d0316c5
Add custom event_guard:unblock
2022-08-20 12:48:41 -06:00
FusionPBX
82bb973ea7
Update the event_guard constructor.
2022-08-17 17:27:47 -06:00
FusionPBX
074628ca7a
Add method unblock to the event_guard class.
2022-08-17 00:27:08 -06:00
FusionPBX
02522b11f3
Create event_guard.php
2022-07-28 09:33:09 -06:00