Ecosyste.ms: OpenCollective

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

swoole-src

Make PHP better
Collective - Host: opensource - https://opencollective.com/swoole-src - Code: https://github.com/swoole/swoole-src

optimization

github.com/swoole/swoole-src - 94f2deccaf1335d15f01e1e3e20cdadf491f63ff authored over 5 years ago by matyhtf <[email protected]>
Merge branch 'master' into stream_select

github.com/swoole/swoole-src - f8e3608f374abc579f329c7eced171206b163ea3 authored over 5 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 6a6e3def9636914dd0b98908df6df45ef059267e authored over 5 years ago by matyhtf <[email protected]>
stream_select hook

github.com/swoole/swoole-src - c34807a89b7636184e5e6d4a89ec7890b4154d27 authored over 5 years ago by matyhtf <[email protected]>
support SW_EVENT_ONCE

github.com/swoole/swoole-src - 8c492681fd89195f44f02f50f415125a67b97470 authored over 5 years ago by matyhtf <[email protected]>
Update version for Swoole 4.2.13

github.com/swoole/swoole-src - 9d5575a403d5f95d16aef7d09ec4719f98a6e078 authored over 5 years ago by twosee <[email protected]>
Unit tests compatibility in alpine linux.

github.com/swoole/swoole-src - c2f2b67c4bf3f8ebd17ce886a48150429771e556 authored over 5 years ago by twosee <[email protected]>
Revert "Improve stream_select check."

This reverts commit d823345cfeb68ebf11f3ea17bcced74e5df4a723.

github.com/swoole/swoole-src - 3b8911031f184e757237be47b9a91c260f3b8b5f authored over 5 years ago by twosee <[email protected]>
Exit if docker is not running.

github.com/swoole/swoole-src - 82a64c32f24c06d8e16f59eedf4ebc8129421de2 authored over 5 years ago by twosee <[email protected]>
Fix typo error in deaf763.

github.com/swoole/swoole-src - d2beda050e43f5664a40472d4bc7d8618f781a90 authored over 5 years ago by twosee <[email protected]>
Fix duplicate set memory leak.

github.com/swoole/swoole-src - deaf763f94d1b61b76df2a24ef754f5755f71d71 authored over 5 years ago by twosee <[email protected]>
Improve Server and Server\Port callback properties.

github.com/swoole/swoole-src - d00b8dc3f2f76a50a6704bfe38453b4be1239322 authored over 5 years ago by twosee <[email protected]>
Remove useless log code.

github.com/swoole/swoole-src - 4085c827c875ca070fa5a42613709f05fbeae485 authored over 5 years ago by twosee <[email protected]>
Fix duplicate registered callback memory leak in Server.

github.com/swoole/swoole-src - b1a62d9e3a34b26d3a225f5cd06474bfc083e0ec authored over 5 years ago by twosee <[email protected]>
Fix package_length_func bug, add a test.

github.com/swoole/swoole-src - 20eb9ea2608174f5b69b16a56a0476d68b3c168c authored over 5 years ago by twosee <[email protected]>
Move package_length_func to the back.

github.com/swoole/swoole-src - 11e7afe639a7394d1601c19daf53d41f4c8deb0f authored over 5 years ago by twosee <[email protected]>
Add a test for Co\Client full duplex, fix bound check.

github.com/swoole/swoole-src - aeab39c18a064a60c4ccce1c829dda2c0277b7c4 authored over 5 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - dad2fdcdeb7693a1017546cbe6ae936116a74395 authored over 5 years ago by twosee <[email protected]>
Add a test for all protocol length types.

github.com/swoole/swoole-src - de2fc53a2fec31dc0490479da045e6e207ce557e authored over 5 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 6fd6af0c85a35a8a08b0952c7c5e3243b1f29137 authored over 5 years ago by matyhtf <[email protected]>
added length server test

github.com/swoole/swoole-src - f957f7dceca9a8df539e98b12e0114fbf0190a76 authored over 5 years ago by matyhtf <[email protected]>
Move code to the right position.

github.com/swoole/swoole-src - 31033a1f2f9cf3c53fb42b9d553d125c2148ef37 authored over 5 years ago by twosee <[email protected]>
Fix tests for connect/pconnect.

github.com/swoole/swoole-src - 55211e821343c9788ded89beb95f979aa6ed01de authored over 5 years ago by twosee <[email protected]>
Fix C++ Timer::del.

github.com/swoole/swoole-src - 2b50a47fa0a0235242a87dfdc478344dca5c3828 authored over 5 years ago by twosee <[email protected]>
Fix the compilation error without SSL.

github.com/swoole/swoole-src - 1e7ca6b8bcb6cb8bf3db4426e7d567048071094e authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 4638e32a1c849a5052bd397a2045347ad9b1c844 authored over 5 years ago by twosee <[email protected]>
Fix event handler bug due to full duplex support (9891a92).

github.com/swoole/swoole-src - d560922b642be2ab11d897b5fdb5a14d3db0a597 authored over 5 years ago by twosee <[email protected]>
Add last cid to coroutine stats.

github.com/swoole/swoole-src - 9b6c8bacff32ea97f2ae84bab9b768fbf492c619 authored over 5 years ago by twosee <[email protected]>
Use macro to get zend_string val and len (easy to search).

github.com/swoole/swoole-src - 05e54e9a85dc4b59e0e9cf9c7678ec94ad3cd7e4 authored over 5 years ago by twosee <[email protected]>
optimize readtimeout

github.com/swoole/swoole-src - 800ee2c32143301caadc6a16383d193268af0f9d authored over 5 years ago by shiguangqi <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - 68f003f220e6b770c94e74a46271dba74a5310b0 authored over 5 years ago by shiguangqi <[email protected]>
Fix zend string bug.

github.com/swoole/swoole-src - ba6c8b4c25c27a62a3ad8dc035d19d6012ee0e64 authored over 5 years ago by twosee <[email protected]>
optimize stream timeout

github.com/swoole/swoole-src - 4e32efdc7a7b000ed442042ec80647676e0a409c authored over 5 years ago by shiguangqi <[email protected]>
compatible with stream readtimeout

github.com/swoole/swoole-src - a9905408989dcee4b31a3d5b6ca68c9ecde855e6 authored over 5 years ago by shiguangqi <[email protected]>
Support use `Co::getBackTrace()` to get own backtrace info.

(cherry picked from commit 79b08d7)

github.com/swoole/swoole-src - 98fbc263aa1fbbefe7f77e5e1bc6189036f15bf6 authored over 5 years ago by twosee <[email protected]>
More standardized.

github.com/swoole/swoole-src - bc258a210c42dd77b30e4af81a8d24b10bde3603 authored over 5 years ago by twosee <[email protected]>
merge with master

github.com/swoole/swoole-src - 63b29d91b94e9efdb914b216376152fba3dee265 authored over 5 years ago by shiguangqi <[email protected]>
Merge pull request #2351 from junwei-qu/imporve_futex_wait_usage

improve futex_wait code

github.com/swoole/swoole-src - ceda778c1ea9af8b2864bf9aeab6965e4c4e8a80 authored over 5 years ago by 韩天峰-Rango <[email protected]>
add more info

github.com/swoole/swoole-src - df1c972edbb6ac29e25a88ccccf8371c1bed2adf authored over 5 years ago by matyhtf <[email protected]>
Fix user-process cannot automatically exit

github.com/swoole/swoole-src - 2901ce0a975486e1b656906858a0b7d2f1c52603 authored over 5 years ago by matyhtf <[email protected]>
Remove duplicate class name [2].

github.com/swoole/swoole-src - 1274e6e80c2d5d49f81bb49011eed35afea3ea6b authored over 5 years ago by twosee <[email protected]>
Add SSL_shutdown.

github.com/swoole/swoole-src - 13990806c1df8e5c26b7ae4c94d2292ea2507448 authored over 5 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 2040bf30f9730f76d2172c1d5c856819f9f23f13 authored over 5 years ago by twosee <[email protected]>
Remove duplicate class name.

github.com/swoole/swoole-src - a3c3d9ade253c909e52cfff1575cb108406eeebd authored over 5 years ago by twosee <[email protected]>
Merge pull request #2350 from swoole/full_duplex

Implement full duplex coroutine socket

github.com/swoole/swoole-src - c390df3919fa9e2898c968fd3183b1d290f53cec authored over 5 years ago by twosee <[email protected]>
add param

github.com/swoole/swoole-src - 65d75d4ca886a50ad7ec53e0ef436aa456599d6a authored over 5 years ago by hantianfeng <[email protected]>
Remove TRACE OPEN check to fix compile error.

github.com/swoole/swoole-src - 1f88c580b261fb9ec79e7b0475475053d7880b81 authored over 5 years ago by twosee <[email protected]>
Fix Co::exist, add a test.

github.com/swoole/swoole-src - 1884d60fe6af880ef781399a4544014128f02ac7 authored over 5 years ago by twosee <[email protected]>
New API: Co::getPcid to get parent coroutine's (at which it was created) cid.

github.com/swoole/swoole-src - 6812049a1cd478535ed94025a96884ee34d0016c authored over 5 years ago by twosee <[email protected]>
Fix warnings.

github.com/swoole/swoole-src - 1286c1dc118f4069cded84356c2f4ae16b6c53f2 authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 348de0630ad6ec56f7c4a57076d95805bbe0b3d2 authored over 5 years ago by twosee <[email protected]>
Fix warning and tests.

github.com/swoole/swoole-src - e1c4e9bdae4d2e70bf22a105bacaaf9a328737c4 authored over 5 years ago by twosee <[email protected]>
Add some tests for full duplex (9891a92).

github.com/swoole/swoole-src - 22d1be7ba1caee807a47e7f4709f848b31c93946 authored over 5 years ago by twosee <[email protected]>
Reading and Writing Separation, add socket stack timer, improve coro client codes, add http_socket and use recv_http_response.

github.com/swoole/swoole-src - 9891a92129337b65204eb71c6dcd63e11a902124 authored over 5 years ago by twosee <[email protected]>
Improve enum defs, add SW_EVENT_NULL, SW_EVENT_RDWR, remove useless swTimer types.

github.com/swoole/swoole-src - 5460e2b5fb07adad121a06d8e48b6d8a227e55b1 authored over 5 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 53d360477c02ca8658aafbf46ef3a782f2db2e45 authored over 5 years ago by shiguangqi <[email protected]>
improve futex_wait code

github.com/swoole/swoole-src - 0b982eb3e32e974750e8241c90587c2778da8a8b authored over 5 years ago by junwei <[email protected]>
Rename exist to exists and make it be alias for backward compatibility.

github.com/swoole/swoole-src - 10c23f0bec3de49649628a10b9386ae9a728d623 authored over 5 years ago by twosee <[email protected]>
Remove Swoole\Timer::del (revert the part of 8f22b9e).

The reason:
https://wiki.swoole.com/wiki/page/174.html
https://wiki.swoole.com/wiki/page/175.html

github.com/swoole/swoole-src - bbb1fd7f3813433438c226336508a86c977f7b79 authored over 5 years ago by twosee <[email protected]>
Add Co::exists.

github.com/swoole/swoole-src - af15c4000f7c0313b73a8d64d25274ee2f52f14c authored over 5 years ago by twosee <[email protected]>
Make listCoroutines to be alias and add Co::list.

github.com/swoole/swoole-src - ded0d741ae9af2d89321b4be1693eb7ddf87772a authored over 5 years ago by twosee <[email protected]>
Merge pull request #2347 from swoole/timer

Refactor php timer, update the test.

github.com/swoole/swoole-src - 199a87e2b8e3a9e6175f6ce90c8785289b7a00b3 authored over 5 years ago by 韩天峰-Rango <[email protected]>
Add alias Swoole\Timer::del.

github.com/swoole/swoole-src - 8f22b9ebf0aa093194378df2c1f8a11d3f99a018 authored over 5 years ago by twosee <[email protected]>
Update arginfo of Swoole\Timer::(tick/after).

github.com/swoole/swoole-src - 62c5be35da14c4c5ea20b754fb9cd7e0433226e8 authored over 5 years ago by twosee <[email protected]>
Refactor php timer, update the test.

Notice: Some C APIs removed:
long php_swoole_add_timer(long ms, zval *callback, zval *param, int ...

github.com/swoole/swoole-src - 9dd050bf1dc3f6ffcd4be7868ed57e0872583740 authored over 5 years ago by twosee <[email protected]>
add wrapper files

github.com/swoole/swoole-src - 59146378b1ff0dcd9e8792538b66cf2ed7d64514 authored over 5 years ago by shiguangqi <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 58f0a9811c515115bdd645dc751275f8190379bf authored over 5 years ago by twosee <[email protected]>
Fix recv_packet retval.

github.com/swoole/swoole-src - 5900fb6a95d03989a5a65a6f157b7a2ef63955e8 authored over 5 years ago by twosee <[email protected]>
Fix #2346 and add a test.

github.com/swoole/swoole-src - 5d77daa05228575a044a154fc3ab51f0224f160a authored over 5 years ago by twosee <[email protected]>
add hook redis ingore pconnect

github.com/swoole/swoole-src - aa342b5f6bc874eb0f32f6f1ee82d4d001f3d30e authored over 5 years ago by shiguangqi <[email protected]>
Improve kqueue warn.

github.com/swoole/swoole-src - 617179b9af008c3ce0d8a2109cd65ec39feb3d9a authored over 5 years ago by twosee <[email protected]>
optimize code

github.com/swoole/swoole-src - 7b1e78643c40b0c8ace1bca8c7b10e3064cce488 authored over 5 years ago by shiguangqi <[email protected]>
Merge pull request #2343 from mabu233/master

fix bug#2342

github.com/swoole/swoole-src - 47e19ab8456fcf0173e4e40e405ba8b08093ce0f authored over 5 years ago by 韩天峰-Rango <[email protected]>
Merge pull request #2338 from junwei-qu/swoole_event_cycle_err_msg

correct swoole_event_cycle error msg

github.com/swoole/swoole-src - ec013bf613462b75a24c1a8f21923afacb46c9d9 authored over 5 years ago by 韩天峰-Rango <[email protected]>
Adjust the default max_connection to 100K.

github.com/swoole/swoole-src - 3d2e3871940ec9eebb109284e4b0cec209fd35f7 authored over 5 years ago by twosee <[email protected]>
Fix SKIPIF (due to d823345).

github.com/swoole/swoole-src - 66fd299893a7652c17ab682700dfecea59acfb22 authored over 5 years ago by twosee <[email protected]>
Fix duplicate onShutdown event.

github.com/swoole/swoole-src - b8576d51920cd0b2f9d6edd996e0658c057f78e3 authored over 5 years ago by twosee <[email protected]>
Improve tests.

github.com/swoole/swoole-src - ae2d3bd61bb4ba897964b8b616c107da4e5d90f6 authored over 5 years ago by twosee <[email protected]>
Rename php_defer_fci to php_swoole_fci (for universality), remove Z_PARAM_VARIADIC on coroutine defer.

github.com/swoole/swoole-src - c5c18529482b6dae713633c4bdbe41cb4defd04c authored over 5 years ago by twosee <[email protected]>
Add more tests for server shutdown.

github.com/swoole/swoole-src - ae48a5ca1ed469074a52635c81d028311bfc831d authored over 5 years ago by twosee <[email protected]>
Fix wrong return value, swHeap_remove return type should be void.

github.com/swoole/swoole-src - 63e99785151f7de6baebe6e5dd8cb04bc3221dd7 authored over 5 years ago by twosee <[email protected]>
Improve code of getSocket.

github.com/swoole/swoole-src - c5c8f0c6d3c928adbbbba6f6aaa540f3f2221b6e authored over 5 years ago by twosee <[email protected]>
Improve codes of swConnection_(recv/send).

github.com/swoole/swoole-src - 2ff31d7e49b3bed56de9eabce224e8af07e667d2 authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 6ddfbdb905a2687517784b064194d882e73aaef6 authored over 5 years ago by twosee <[email protected]>
update readme

github.com/swoole/swoole-src - 89548e3d9a8fe24d69c58587e4df53b25b0d9bc1 authored over 5 years ago by matyhtf <[email protected]>
update config.m4

github.com/swoole/swoole-src - 2a9177bfd9dfa279828d02aa30010bffd10aec65 authored over 5 years ago by matyhtf <[email protected]>
added wrapper example

github.com/swoole/swoole-src - 2d4e5758ca9ed66a43a716f6be2bfc3fc5b07e2d authored over 5 years ago by matyhtf <[email protected]>