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

Add tests for ob, c_stack_size, cid increment.

github.com/swoole/swoole-src - 59d597ccf3fe711f6150e75c55e433b9006e4716 authored almost 6 years ago by twosee <[email protected]>
Fix tests about bailout && timeout too short && c_stack_size.

github.com/swoole/swoole-src - ac87659a33fe1e356c096398c19c8d33a05720f9 authored almost 6 years ago by twosee <[email protected]>
Use base_test to replace coro_test.

github.com/swoole/swoole-src - 501904e04886f0ed565e2b228c413d2ae59a3eed authored almost 6 years ago by twosee <[email protected]>
Limit c_stack_size, move peek_num to Coroutine.

github.com/swoole/swoole-src - 092d0d1db77f3f57b7a6a708f50a3970ca46e9c8 authored almost 6 years ago by twosee <[email protected]>
Move swCoroG and coroutine_* to Coroutine.

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

github.com/swoole/swoole-src - 08581eb939dca5e492977ba1976d0971a0267355 authored almost 6 years ago by matyhtf <[email protected]>
added test

github.com/swoole/swoole-src - 4bc9e605da4469caccfa31cf515193c1b363ac9e authored almost 6 years ago by matyhtf <[email protected]>
Add namespace for SW_CORO_ERR (should be removed).

github.com/swoole/swoole-src - 919b8ed921534d0397a0db555bc25bf276a048d5 authored almost 6 years ago by twosee <[email protected]>
Move sw_coro_* to PHPCoroutine.

github.com/swoole/swoole-src - 8a85ccf6ee050568e028765bfb8d7a526ae36f7d authored almost 6 years ago by twosee <[email protected]>
fix (#2248)

github.com/swoole/swoole-src - 66a38ca62010ce9d49a0d0fd4beb16f985bd979e authored almost 6 years ago by windrunner <[email protected]>
* Merge output_global codes to php coro switcher, add (current)task arg to close hook ...

* add EG(vm_stack_page_size) to php coro switcher (forever SW_DEFAULT_STACK_SIZE) ...
* Fix co::s...

github.com/swoole/swoole-src - 68c1eb27f3853c8777e6007a87d0b23ecf5eb8e6 authored almost 6 years ago by twosee <[email protected]>
Remove sw_coro_save, use sw_coro_yield, make internal_coro functions static.

github.com/swoole/swoole-src - 634ad849a9a0e5991bd2b14d0622d62e36b13832 authored almost 6 years ago by twosee <[email protected]>
Move http proxy buffer format to http_proxy_handshake, improve swBase64_encode.

github.com/swoole/swoole-src - 8da5b913446b0db418c3fd05b33602006f8ec933 authored almost 6 years ago by twosee <[email protected]>
Remove dns resolve, just need connect.

github.com/swoole/swoole-src - f04456315dfaecd4bd7fbcd193ece1479be1b434 authored almost 6 years ago by twosee <[email protected]>
Fix redis set too many args bug, add lock test.

github.com/swoole/swoole-src - 5af9f3d9318363921ff872ccd81ac3dca337d177 authored almost 6 years ago by twosee <[email protected]>
init refcount and check it.

github.com/swoole/swoole-src - 4e0b002725ad88fd1c8d536e78603598523d760a authored almost 6 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 3edea0824ae0004c707f9e42510240e3e66b3e34 authored almost 6 years ago by twosee <[email protected]>
Add PHP7.3 to travis, add approximate warning to show details.

github.com/swoole/swoole-src - ce20f0a7988aa90410e4494b6f2da951bfe5ce34 authored almost 6 years ago by twosee <[email protected]>
init EG(bailout)

github.com/swoole/swoole-src - 2ff780d58feef65637dc944bc190dadccadff4b9 authored almost 6 years ago by matyhtf <[email protected]>
Add fd refcount, add a test.

github.com/swoole/swoole-src - 028ddf4bd22d134e86d4c78a4adcf4bf46fc31bb authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - 4580ffa2eddd27f59c0c900bc164134588071985 authored almost 6 years ago by matyhtf <[email protected]>
EG(bailout) swap

github.com/swoole/swoole-src - 5adcd3ae607f82bc21f770fb10c4656c1e77c0f2 authored almost 6 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - af1586f12e19d59c2feba2916832ab0e9db69fa6 authored almost 6 years ago by twosee <[email protected]>
fixed #2230

github.com/swoole/swoole-src - 516b4959b214ce4fa44b9a46178cea4013dbfdde authored almost 6 years ago by matyhtf <[email protected]>
Convert mesc to long, add SW_TIMER_MAX_MS and SW_TIMER_MAX_SEC.

github.com/swoole/swoole-src - 042563d09bf092a1382519ce24bbf1cfa0697586 authored almost 6 years ago by twosee <[email protected]>
Add file AIO trace and tests.

github.com/swoole/swoole-src - d270d0b021695acde5d1fcdf4ba30278907b2cbf authored almost 6 years ago by twosee <[email protected]>
Add version and debug constants.

github.com/swoole/swoole-src - 9ae17ba4b2b5a1ccce224a0b89ff646f3b77acee authored almost 6 years ago by twosee <[email protected]>
Add client_get_ptr silent.

github.com/swoole/swoole-src - 1389623c4192e4b0ceafa4a6a55b8bcba604cf3d authored almost 6 years ago by twosee <[email protected]>
Improve socket timeout (checked).

github.com/swoole/swoole-src - 9c9da954734318c3def246ca6ca6ff3dfc47cfcd authored almost 6 years ago by twosee <[email protected]>
Improve sock_domain, sock_type, backlog member name (checked).

github.com/swoole/swoole-src - 71ac3a998046170eb8cb201e20e2595c4535500e authored almost 6 years ago by twosee <[email protected]>
Socket timer short name (checked).

github.com/swoole/swoole-src - 0483457f78bacc86c906d76c3e5d5b795c7ccb91 authored almost 6 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - c4686b09d8f596f854bf9bd54ba422d84c029220 authored almost 6 years ago by twosee <[email protected]>
Add connect timeout tests, fix optional arg.

github.com/swoole/swoole-src - 82eeaa067984c6dc6a69fb535e49b044a2cfcca5 authored almost 6 years ago by twosee <[email protected]>
Remove socket temp timeout.

github.com/swoole/swoole-src - d7f9b97cb758761e0c30b89f6b1fb1b27b57156e authored almost 6 years ago by twosee <[email protected]>
remove temp timeout

github.com/swoole/swoole-src - 62e7c5217682a91176f5aa00b4cd089c5ab7558f authored almost 6 years ago by 如果的如果 <[email protected]>
Fix swoole_client_coro setting after connected.

github.com/swoole/swoole-src - 2b12acd5545b96f566a175d801a3c1c718b2cabb authored almost 6 years ago by twosee <[email protected]>
Client timeout backward compatibility.

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

github.com/swoole/swoole-src - 31f9e085212e51724dcdb3968d3cb55b38b2ec6d authored almost 6 years ago by twosee <[email protected]>
Improve socket.

github.com/swoole/swoole-src - 7c0b62efba5be47d18d473ec73d54ad23697f573 authored almost 6 years ago by twosee <[email protected]>
Fix connect failed close and timeout rule.

github.com/swoole/swoole-src - e91bb8a739ee9727b286ca333f1dd814cff49940 authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - 0bb11f5ea22e69a45340128149e11878674fcf2a authored almost 6 years ago by matyhtf <[email protected]>
recv timeout 2

github.com/swoole/swoole-src - 8a5edf176b62517fdd667c0345dcb59b512e46d6 authored almost 6 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - f75d176b16075ba77bf9da9bd1506293de106d76 authored almost 6 years ago by twosee <[email protected]>
Add tests for socket destruct and persistent.

github.com/swoole/swoole-src - e66f6772e36f75e431248db2304996985c9641fc authored almost 6 years ago by twosee <[email protected]>
feature for pgsql prepare

github.com/swoole/swoole-src - 7dc59dccc166a130b764903bc130edecada35639 authored almost 6 years ago by yunnian(zhenyu) <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src into feature-pgsql-prepare

github.com/swoole/swoole-src - 92deb0b304b664e9001d00982061cb43b71201a1 authored almost 6 years ago by yunnian(zhenyu) <[email protected]>
fix tests

github.com/swoole/swoole-src - f4e5f8d40fee89eb125b6245e8bda263b1c34492 authored almost 6 years ago by hantianfeng <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 3283c51c49937f6d82d50edcf3f72b1bc68a4b64 authored almost 6 years ago by yunnian(zhenyu) <[email protected]>
add error_type 9

github.com/swoole/swoole-src - 460d2dfd001971099f6a7833adff06d226d03728 authored almost 6 years ago by matyhtf <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 2dbefaf046eaf6c86e76592eee14235517a23b8e authored almost 6 years ago by matyhtf <[email protected]>
timer in master

github.com/swoole/swoole-src - 047b100844b0613d17fed1b9c6f1c16903635acc authored almost 6 years ago by matyhtf <[email protected]>
new version

github.com/swoole/swoole-src - d6cb84f4f7c47e2d1dac944fa7f94f4b13bf6041 authored almost 6 years ago by hantianfeng <[email protected]>
set connect_errno when connect timeout (#2234)

* set connect_errno when connect timeout

* Update swoole_mysql_coro.cc

github.com/swoole/swoole-src - cd934c3b8cabd1b251e0e1452c661153a4ec11cf authored almost 6 years ago by windrunner <[email protected]>
manager timer supports

github.com/swoole/swoole-src - 87b29f8b65bb3e1d20e9416975f8ebb59f241d88 authored almost 6 years ago by matyhtf <[email protected]>
add setWaitTimeout

github.com/swoole/swoole-src - c112577c3b9c08699e517e0327a43690b8f07f8b authored almost 6 years ago by matyhtf <[email protected]>
add manager timer supports

github.com/swoole/swoole-src - 4e6ff5e4a9c4b1fb031cd981f2d8fed54d767bd8 authored almost 6 years ago by hantianfeng <[email protected]>
rename, delete namespace

github.com/swoole/swoole-src - 88393a6d8c7067cc86554180b62f67a01aa85114 authored almost 6 years ago by matyhtf <[email protected]>
added server->task_enable_coroutine

github.com/swoole/swoole-src - cea24c0e8583ac5c95c6b7cf3e11d9b6c2020e36 authored almost 6 years ago by matyhtf <[email protected]>
Organize server code

github.com/swoole/swoole-src - 9fb371e86c8f5eff6b9dda1b94c299695556b995 authored almost 6 years ago by matyhtf <[email protected]>
code optimization

github.com/swoole/swoole-src - 5726fc34f4cf8f20fee822c06521c721031e85ba authored almost 6 years ago by matyhtf <[email protected]>
Update version for Swoole 4.2.10

github.com/swoole/swoole-src - 8e6469be5c04d075d9a7f6d4d2d659b3aa8d5445 authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - f1a3273eed40f4e44758f5ce7477ff2fe3b84651 authored almost 6 years ago by twosee <[email protected]>
add tests

github.com/swoole/swoole-src - 76c815b1a95a129bd4ec7a751473c86dabfcc56d authored almost 6 years ago by shiguangqi <[email protected]>
add tests

github.com/swoole/swoole-src - 170dfb566fce23c429efdfcfee0154adcea7d117 authored almost 6 years ago by shiguangqi <[email protected]>
add socket::set_tcp_nodelay

github.com/swoole/swoole-src - 8b5eb9859942cbf4fc848800dc3cf44020f8a799 authored almost 6 years ago by matyhtf <[email protected]>
Fix warnings, uint32 is enough.

github.com/swoole/swoole-src - cb243787280dd2c8c5ca7d512bff4ef958492746 authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of gitee.com:swoole/swoole

github.com/swoole/swoole-src - 9848f7dacc6de2b27b07431e66db753745b0b16f authored almost 6 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 9fe8d96e87c0c2b7bb7a2c5ce36e58b9b6d699a8 authored almost 6 years ago by twosee <[email protected]>
Separate mysql response handler.

github.com/swoole/swoole-src - 674649cf3c80f3385a03d6646a2e136505f0d36f authored almost 6 years ago by twosee <[email protected]>
Merge pull request #2229 from windrunner414/chan_test

Chan test

github.com/swoole/swoole-src - 028b797ae52974965646e8b53dbdfe18d80d5196 authored almost 6 years ago by 韩天峰-Rango <[email protected]>
Fix tests. (about bailout and default sock)

github.com/swoole/swoole-src - 86e08e80687d64d76eafa165910ebcb140e80a82 authored almost 6 years ago by twosee <[email protected]>
push timeout test4

github.com/swoole/swoole-src - bfcd9d0f96312a1d030bbbc2fceef0cac0cbb2c4 authored almost 6 years ago by windrunner414 <[email protected]>
push timeout test3

github.com/swoole/swoole-src - d930c3efc8d1d84a6dc42d63e687cb035982eb53 authored almost 6 years ago by windrunner414 <[email protected]>
push timeout test

github.com/swoole/swoole-src - 73856b69fa499854165a602980901013e1a62d3c authored almost 6 years ago by windrunner414 <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - f6dae1d8dc436a4e397eb0ed2faf655d9f45a196 authored almost 6 years ago by twosee <[email protected]>
Fix compile error.

github.com/swoole/swoole-src - 347a3cb86aba6dbfb1a9f51ea1bf6b7e6a72ae95 authored almost 6 years ago by twosee <[email protected]>
Merge pull request #2226 from windrunner414/master

fix channel->push timeout bug

github.com/swoole/swoole-src - 1372364b96a2735aec4a9f7ccbc8c9a3edf178b3 authored almost 6 years ago by 韩天峰-Rango <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - 2ed933c77cee6af07a1724881aea7798ac082092 authored almost 6 years ago by twosee <[email protected]>
Fix SW_STRINGCVL.

github.com/swoole/swoole-src - 4b1e1c40479e86c198232bab4eaebe9bf8e615cf authored almost 6 years ago by twosee <[email protected]>
fix channel->push timeout bug

github.com/swoole/swoole-src - 58c6f980b9f50eef714f5a228983a3f28ca9f1ea authored almost 6 years ago by windrunner414 <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

github.com/swoole/swoole-src - 56c0a7cdcb342f7a454cd6200f673dba26ecc81a authored almost 6 years ago by shiguangqi <[email protected]>
improve code

github.com/swoole/swoole-src - 6d215203c656a7d6435d37ee2ab0cf1e9cbcc355 authored almost 6 years ago by shiguangqi <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/swoole/swoole-src - a7a1d695f2624eb46a5b0d3ce241b137bfaacebc authored almost 6 years ago by twosee <[email protected]>
Remove bailout codes.

github.com/swoole/swoole-src - e4682301ec1bac6e35db0bdab8be530b72d32108 authored almost 6 years ago by twosee <[email protected]>
update config.m4

github.com/swoole/swoole-src - c99ba4e9ca760dc9fd070512cf4e232d2907fea6 authored almost 6 years ago by matyhtf <[email protected]>
Merge branch 'socket_cc' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 94ca1e08435f2142e0565596f6073d90d5e71d88 authored almost 6 years ago by twosee <[email protected]>
Add lost unlikely.

github.com/swoole/swoole-src - f567dd44b44595f61b9e38c35c07b55e204db6e9 authored almost 6 years ago by twosee <[email protected]>
Usw sw_alloc.

github.com/swoole/swoole-src - 3177ae0d3e20bc76a3851f9a21f4714d810798ad authored almost 6 years ago by twosee <[email protected]>
Code format.

github.com/swoole/swoole-src - 9f85f8bc3c18c95f2da461338f8bdfbbade74848 authored almost 6 years ago by twosee <[email protected]>
Merge pull request #2212 from windrunner414/master

fix warnings and add a unit test

github.com/swoole/swoole-src - 3d80d8a56eb875c5b637a33db793ff328632d01d authored almost 6 years ago by twosee <[email protected]>
Sock default -1 (0 is stdin).

github.com/swoole/swoole-src - 884aa747f8999e50553036742a4b41ccbd88aad1 authored almost 6 years ago by twosee <[email protected]>
Merge branch 'master' of https://github.com/swoole/swoole-src

github.com/swoole/swoole-src - 015cdb01bda4eab710cd3d0c2e1e7f0ba8f12ecb authored almost 6 years ago by twosee <[email protected]>
Add Socket wait_(read/write)able, make code more standard, add set_err to setting err properties (behave more like a system API), add error stringify generator.

github.com/swoole/swoole-src - 50fe3c0982406c38f1bc88647ce2b1ee821c6ac9 authored almost 6 years ago by twosee <[email protected]>
Corrected SplQueue using enqueue/dequeue (#2218)

github.com/swoole/swoole-src - cf3c779725a3ca6214ffd450508ce6b4a76f8563 authored almost 6 years ago by Dominic Guana <[email protected]>
Add Socket wait_(read/write)able, make code more standard, add set_err to setting err properties (behave more like a system API), add error stringify generator.

github.com/swoole/swoole-src - f98c705f4df8b6bccbb7c8717199e161cdc0f66a authored almost 6 years ago by twosee <[email protected]>