Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-event-libevent

Libevent - event notification
https://github.com/php/pecl-event-libevent

Merge branch 'fix-persistent-stream' of https://github.com/edefimov/pecl-event-libevent

* 'fix-persistent-stream' of https://github.com/edefimov/pecl-event-libevent:
fix #70393 lib e...

213824354e4f8be8ad19e467be0b39213b902677 authored over 9 years ago
fix #70393 lib event can process persistent streams

b687a88720350b9b7f8b1ade2fb0aa07518a8e90 authored over 9 years ago
back to -dev

d9158b6b43b258a6d749d192f3a1c64862d9cd36 authored over 11 years ago
prepare to release 0.1.0

88a552620c0378219e55dda02911e89bada6bff1 authored over 11 years ago
Merge branch 'master' of https://git.php.net/repository/pecl/event/libevent

96e1fbe66046155e64bfe36835d41f5b3d9e377e authored over 11 years ago
Merge pull request #1 from Automattic/master

Add event_base_reinit

8a2b1067f043492700578d1d101cd109e8557e5e authored over 11 years ago
Add event_base_reinit

Code gleaned from https://github.com/bzick/php-libevent

b31a0047e01aead9b7156f6d47ad4e456b84432f authored over 11 years ago
fix windows compilation with libevent 2.x

- get the lib bins http://windows.php.net/downloads/pecl/deps/
- the ext needs to be synced with...

40c55e7be591f55796636798f5ae09205988a661 authored almost 12 years ago
fix windows compilation with libevent 2.x

- get the lib bins http://windows.php.net/downloads/pecl/deps/
- the ext needs to be synced with...

8a87b948d981ba629d57984554bdf96954b87ba7 authored almost 12 years ago
add config.w32, contributed by bruno at chalopin dot fr

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@327859 c90b9560-bf6c-de11-be94-00...

8b985ad679cb83401e4a8e4c94be472d6908a3e8 authored over 12 years ago
add config.w32, contributed by bruno at chalopin dot fr

d1c8791e445f4817ed466a9e3867c1765ef4e935 authored over 12 years ago
fix #61673 (callback function args are wrong for signal handler)

f7710bbdd7792377673029f44f830db125eff6f8 authored almost 13 years ago
fix #61673 (callback function args are wrong for signal handler)

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@324973 c90b9560-bf6c-de11-be94-00...

26bfc49356622be7c1473edd6c3b82421714f030 authored almost 13 years ago
fix bug #61653 (Segfault on event_free())

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@324932 c90b9560-bf6c-de11-be94-00...

84c33e0657a23fc0777bb654b4dc60691610fe76 authored almost 13 years ago
fix bug #61653 (Segfault on event_free())

480dbc46b8defc4ecf35b69f819d33db0e1cb347 authored almost 13 years ago
prepare to 0.0.5

6d686d4d8bf711b780e7d3b2c2a2e6195b94490c authored almost 13 years ago
prepare to 0.0.5

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@324716 c90b9560-bf6c-de11-be94-00...

19a4a690c9c8e632bd33f27dcb7cf73738a3b491 authored almost 13 years ago
fix build with 5_4

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@318910 c90b9560-bf6c-de11-be94-00...

4b92d9fad9bc2fc0ba22321b8cd384511a36eec1 authored about 13 years ago
fix build with 5_4

c8dc053423aeb06353325986e0ee87e14e640724 authored about 13 years ago
add event_priority_set() (patch by Ruslan Osmanov)

20273dafed03a84301769b3307d23f2eaacc003f authored over 13 years ago
add event_priority_set() (patch by Ruslan Osmanov)

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@318438 c90b9560-bf6c-de11-be94-00...

57a35a956ac7fe9819893bd1fd3c8129d2935386 authored over 13 years ago
change event_set(), event_buffer_new() and event_buffer_set_fd() to

accept numerical file descriptors

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk...

b4bccd959901d094ea2ae0d35d3a3e4f57e4a793 authored over 13 years ago
change event_set(), event_buffer_new() and event_buffer_set_fd() to

accept numerical file descriptors

3db7753e16855cd848a7b54e141975b9cc8479db authored over 13 years ago
fix PECL bug #22705 (event_set() resets event base to NULL)

873f74fb576581b4b699c727ceb3ffa493e0e71b authored over 13 years ago
fix PECL bug #22705 (event_set() resets event base to NULL)

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@311145 c90b9560-bf6c-de11-be94-00...

2355a04ef8e89e72971ca5410c024dde157e555d authored over 13 years ago
fix build with museum PHP versions

4d7ddb154f3a96e604ba714107e24c23b9cb2bfc authored almost 14 years ago
fix build with museum PHP versions

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@308822 c90b9560-bf6c-de11-be94-00...

18ec3c85b835f4abb297c8d6ae4036fec1b43634 authored almost 14 years ago
prepare to release 0.0.4

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@300687 c90b9560-bf6c-de11-be94-00...

71ce5568f1bb586e6e51ec8fc417b42036b1a629 authored over 14 years ago
prepare to release 0.0.4

f066f874158d125a6c8debfe28beae100482550c authored over 14 years ago
add signal support to event_set()

2ca675345779d8c9c5a629167fdc34d1452f9bac authored over 14 years ago
add signal support to event_set()

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@300303 c90b9560-bf6c-de11-be94-00...

ae00dc739026a43ccb4523475d952948df085703 authored over 14 years ago
fix typo

2aecb4bea7848bbd763ab54d81362c5ea3e6d728 authored over 14 years ago
fix typo

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@300257 c90b9560-bf6c-de11-be94-00...

540f1de1abf6c006e03e11f2729e460e63a605f1 authored over 14 years ago
add event_buffer_set_callback() (see PECL FR #17540)

6f38fef6c6da645b8b564471bdb6c2ca6dac9355 authored over 14 years ago
add event_buffer_set_callback() (see PECL FR #17540)

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@299853 c90b9560-bf6c-de11-be94-00...

ae5821d3577ad7deb433d66088a59bde4045244c authored over 14 years ago
fix typo

bc7a2f8ec06aff5e7d2ebc92250ca36c3082d1f6 authored over 14 years ago
fix typo

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@299842 c90b9560-bf6c-de11-be94-00...

35b740f387ae4412c77af5440ba988dc23b05770 authored over 14 years ago
fix some really weird typo (how did I miss it?)

4665ce94608820547c9b09d0f75b29b66096d155 authored over 14 years ago
fix some really weird typo (how did I miss it?)

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@299789 c90b9560-bf6c-de11-be94-00...

ee8b5ab89d0d487077c12e978ea8d31f7ee102d0 authored over 14 years ago
s,function_entry,zend_function_entry,

As announced in http://news.php.net/php.pecl.dev/7123

84bea62225f77c2ac1ee17b191aae69d7b3cc3a2 authored almost 15 years ago
s,function_entry,zend_function_entry,

As announced in http://news.php.net/php.pecl.dev/7123

git-svn-id: http://svn.php.net/repository...

ecfbb9ffc60fd238f0faed2cdafdcdd911fa6bcc authored almost 15 years ago
add missing constants

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@296468 c90b9560-bf6c-de11-be94-00...

d910ee3901dd6c56ab62d594a09fc3c9ac6309f4 authored almost 15 years ago
add missing constants

8f51248cd6c218b30fc0ce3ed95578f8c2479584 authored almost 15 years ago
allow passing -1 for data_size

a054ede6e96547124972fcef8b39db2977dfe162 authored over 15 years ago
allow passing -1 for data_size

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@290145 c90b9560-bf6c-de11-be94-00...

a64a4b89c06c60bb1a8cb42796cd929c493bd8e7 authored over 15 years ago
make sure ext/sockets is initialized first (if available)

e6df5e9ad0c609c8453f7804800ee58dca22dd01 authored over 15 years ago
make sure ext/sockets is initialized first (if available)

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287914 c90b9560-bf6c-de11-be94-00...

0e4bd1ee0767ecda46fcd43e5bd3342e9642ffb6 authored over 15 years ago
add optional dependency on ext/sockets

7c66ce8eba4969503b73d54eeda90a904013ce43 authored over 15 years ago
add optional dependency on ext/sockets

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287913 c90b9560-bf6c-de11-be94-00...

f9b3eaa245ead1415a08197693304648d21da114 authored over 15 years ago
Added support for sockets created with socket_create() (requires PHP 5.3.1+)

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287912 c90b9560-bf6c-de11-be94-00...

0c5d21088445d5ee2c5c318f22e3a000888ee0d9 authored over 15 years ago
Added support for sockets created with socket_create() (requires PHP 5.3.1+)

6a5d880c07eedb11875309b91ba01f150039b329 authored over 15 years ago
there's no config.w32

82f85d2a40becaba61e88dd750ea263657caa821 authored over 15 years ago
there's no config.w32

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287881 c90b9560-bf6c-de11-be94-00...

aaf49559a7eaa1b79db1a0f55319bc5061a54488 authored over 15 years ago
prepare to release 0.0.2

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287880 c90b9560-bf6c-de11-be94-00...

c34f86944926e1e02997e30e00c2bf245527aff1 authored over 15 years ago
prepare to release 0.0.2

066ae2be4c443f7769a316c30dcda81846134523 authored over 15 years ago
add package.xml

531905a770a3be37ac366282f0cfbb37db6c24eb authored over 15 years ago
add package.xml

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287303 c90b9560-bf6c-de11-be94-00...

4ddfcc2856383086bb963b8c175d73b8f943e3c6 authored over 15 years ago
rename the argument

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287299 c90b9560-bf6c-de11-be94-00...

7e3089fc261b5c8c2663fed8f689229a9f61b3b0 authored over 15 years ago
rename the argument

2e5837ffbd38dbdc664369cdccb7ae015a1e93bd authored over 15 years ago
check for values < 0

1c7772300d36179a68fb93c1083f97f4ee9f2556 authored over 15 years ago
check for values < 0

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287298 c90b9560-bf6c-de11-be94-00...

449cc3a8320cedfb5f8f8b318818d4ce6a9a278d authored over 15 years ago
add event_base_priority_init()

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287297 c90b9560-bf6c-de11-be94-00...

7e1f23da1a02553389063fcf10d8b714b481367c authored over 15 years ago
add event_base_priority_init()

1c295f7c134a3a673d9fc4619abd3419d1c4a477 authored over 15 years ago
pass NULL to the callback if there is no stream

410243058d330be074066962b52f19a892d923c7 authored over 15 years ago
pass NULL to the callback if there is no stream

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287294 c90b9560-bf6c-de11-be94-00...

0c9c5ff3e8dcdd2b45d3a93063d793209221dc02 authored over 15 years ago
don't forget to do refcount-- before resetting the stream id

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287293 c90b9560-bf6c-de11-be94-00...

91d530a58579934716afa95b210e2f7a6aff2ecc authored over 15 years ago
don't forget to do refcount-- before resetting the stream id

4adbc3b0c10e87848e8cb4cecb97be692506a797 authored over 15 years ago
return true on sucess + CS fixes

8db5078a7518c547d51d85af2c642b99c6f0c8e6 authored over 15 years ago
return true on sucess + CS fixes

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287281 c90b9560-bf6c-de11-be94-00...

060b13374fced80b36922996665c45587a542696 authored over 15 years ago
event_del() returns true on success and false on failure

e7ee1f65bddb7ea2851c311374ea251a0d1fa705 authored over 15 years ago
event_del() returns true on success and false on failure

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287279 c90b9560-bf6c-de11-be94-00...

933c1c55c718d1f61aec22838a3f37fa60b1ae1f authored over 15 years ago
event_set() returns TRUE on success

fd12888e96b6f2a5e191943ca44a197f0b976565 authored over 15 years ago
event_set() returns TRUE on success

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287278 c90b9560-bf6c-de11-be94-00...

fde69804c460fe117310fe6fae996bcfdaa4d558 authored over 15 years ago
make sure that event has an event base set, we don't want to segfault

3fcef2226088ff5afd28edacdbcd0988d86d7812 authored over 15 years ago
make sure that event has an event base set, we don't want to segfault

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@287265 c90b9560-bf6c-de11-be94-00...

c105746dd233c8ddaf643a4370659afada0130e9 authored over 15 years ago
update libevent check to detect & error out with old versions

60ece0a1b7c7c0502dc59f4a76f9603010e9bda6 authored almost 16 years ago
update libevent check to detect & error out with old versions

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@279146 c90b9560-bf6c-de11-be94-00...

e4d0042c1636bcae440d77e05e229b4de3db5018 authored almost 16 years ago
remove this part, event_get_method() requires global event_base to be initialized (wtf?!)

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@275046 c90b9560-bf6c-de11-be94-00...

e97bc887940e02c997b18e1e4796f821e19de42d authored about 16 years ago
remove this part, event_get_method() requires global event_base to be initialized (wtf?!)

ee6bad9a48c66f76919adcfecd8b526095f26f75 authored about 16 years ago
update credits and improve .cvsignore

b8762c8bdbe4a2d347b9360a8e083628d287f5e8 authored about 16 years ago
update credits and improve .cvsignore

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@273241 c90b9560-bf6c-de11-be94-00...

0bb7304ff01f0e1c542aadd9e94b59f7e2a66eca authored about 16 years ago
add event_timer_*() functions (wrappers for evtimer_*())

12b804b87ae0cad471d7d363a157a369611f3787 authored about 16 years ago
add event_timer_*() functions (wrappers for evtimer_*())

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@273240 c90b9560-bf6c-de11-be94-00...

5adb4f45a9abd0f2c18e474bd67ab7ffe732584d authored about 16 years ago
prevent free() in loop when the event is passed as parameter to the callback of this very event

2ef358a05d96a156d5204d53a06903d7d4ed7a03 authored about 16 years ago
prevent free() in loop when the event is passed as parameter to the callback of this very event

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@273237 c90b9560-bf6c-de11-be94-00...

13695d33240863464e7c19c0c95384c7dea48a37 authored about 16 years ago
make it compile with php4

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@273235 c90b9560-bf6c-de11-be94-00...

226f6dc305871e98b3b09d8018483c37575a6eb0 authored about 16 years ago
make it compile with php4

113c2713d2588e58b6443a3314d541e1a241683d authored about 16 years ago
5.2 compat

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@270541 c90b9560-bf6c-de11-be94-00...

f51169909aa49bb181cc45da75ba48c9f94d0485 authored about 16 years ago
5.2 compat

87bba819cf15531c59f134e401b6d7bacd72f23a authored about 16 years ago
allow event_*_free() to work in all cases

b76ebe14b1afc89286f9f848c6e133350669d570 authored about 16 years ago
allow event_*_free() to work in all cases

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@270527 c90b9560-bf6c-de11-be94-00...

efea658d45dff4a22d537a7113dc0f6c6db18b48 authored about 16 years ago
removed TSRMLS_FETCH()s

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@270526 c90b9560-bf6c-de11-be94-00...

bfe0a7ff3b6f23f4441cf530cc60710057b01600 authored about 16 years ago
removed TSRMLS_FETCH()s

5de9b460cc46713fc0df8b75bfab2157479dbf7e authored about 16 years ago
typos and a missing check

40f6e82ea9c9fa3a34634f5d86a124c04e949bea authored about 16 years ago
typos and a missing check

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@270525 c90b9560-bf6c-de11-be94-00...

a617f3588a7e1ba38432be00edcc910a17eda368 authored about 16 years ago
allow --with-libevent to work without explicit path

69100faebdf58f9dff7a0ab37e04ef3dcc67f3bb authored about 16 years ago
allow --with-libevent to work without explicit path

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@270524 c90b9560-bf6c-de11-be94-00...

a7dac16f7553051efd6b880f63ec869f86f61d09 authored about 16 years ago
add arginfo (thanks to Felipe)

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@269985 c90b9560-bf6c-de11-be94-00...

1a4e841767dd2e2d33bb47fb021502861919ba36 authored about 16 years ago
add arginfo (thanks to Felipe)

9473346973dd593651d57b570aab28b8ec2e315c authored about 16 years ago
Standard project directories initialized by cvs2svn.

git-svn-id: http://svn.php.net/repository/pecl/libevent/trunk@269945 c90b9560-bf6c-de11-be94-001...

cfe0a84258f671d518fec161921add76254fb816 authored about 16 years ago