Ecosyste.ms: OpenCollective

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

github.com/swoole/swoole-src

🚀 Coroutine-based concurrency library for PHP
https://github.com/swoole/swoole-src

Revert "fix #2868"

This reverts commit bc881840e93fd728758ac427c99ae000014fb49d.

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

ca78828eb9cf72639fcc8d5d8c31902fe700746d authored about 5 years ago by matyhtf <[email protected]>
add apk mime type

ff747689b31333c7fa05127d4aac7849021de70e authored about 5 years ago by matyhtf <[email protected]>
Bugfix 2643 (#2888)

* fix #2868

* fix #2643

* Revert "fix #2868"

This reverts commit bc881840e93fd728758ac4...

92861279195d79b1dd4c2805a06e6c870e6f3923 authored about 5 years ago by 韩天峰-Rango <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

973d6d3164ba9c99eec1955b7e5ddb67c9fdb111 authored about 5 years ago by matyhtf <[email protected]>
fix select null

5e23dd96d13ffd7ef911eb7d428284a891e82500 authored about 5 years ago by matyhtf <[email protected]>
fix #2868

bc881840e93fd728758ac427c99ae000014fb49d authored about 5 years ago by matyhtf <[email protected]>
Fix #2881 (discard data when connection closed)

3a2b34a5680a649f2719775031ede82ca6d8d76d authored about 5 years ago by twosee <[email protected]>
Secure send yield (#2885)

* Throws an error when an unsafe event is set

* Secure send_yield

* Code optimization

*...

8bd9cb7ef3ed50014cfa9032c965e5a71e3a36e1 authored about 5 years ago by 韩天峰-Rango <[email protected]>
Fix typo

775aefed9cc5a87847e0e93073393ba8d47b8974 authored about 5 years ago by twosee <[email protected]>
Fix warnings

70037072d6a8547c56c6da0060f780801e3c4958 authored about 5 years ago by twosee <[email protected]>
Fix HTTP2 client empty data again, add a test

37b12d726dc38e8a09e5408fa41356802336a908 authored about 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

c85adfa47c4cec1b02e4ee72a4543d9884042701 authored about 5 years ago by twosee <[email protected]>
Fix HTTP2 client empty data

d73d865c3389da2910f47ab9b549defe74b34dd5 authored about 5 years ago by twosee <[email protected]>
fix tests, add ssl_protocol option

74499276b8f9959647bea2bb4afe83f4572b5de9 authored about 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

ca3df3b78754e14506ab97b3c6bf93eb15dcecb3 authored about 5 years ago by twosee <[email protected]>
Fix tls_host_name not found

d1968c26a48f58596efd0ed27d933b5bccdc1281 authored about 5 years ago by twosee <[email protected]>
swSSL_info_callback

d8b87ebb11f8227559c22a45d2a09dccb54d0db7 authored about 5 years ago by matyhtf <[email protected]>
added SW_ERROR_SSL_RESET

c661abcb6f5d78fbea5435e69235108528cf5c28 authored about 5 years ago by matyhtf <[email protected]>
Fix tests

560b295a2c36d34e5ac1cd6ea4abea4e066156f2 authored about 5 years ago by matyhtf <[email protected]>
Optimized server event

4d7b6665998a8f58a292149afce0863ba966744c authored about 5 years ago by matyhtf <[email protected]>
Delete useless files

4f5e42233bd82473c309420388d6f538575cbe1f authored about 5 years ago by matyhtf <[email protected]>
fix invalid enum type

0a933bb461bc7d86cf083a210daa87038e8c7228 authored about 5 years ago by matyhtf <[email protected]>
Cygwin with process, fix #2868 (#2876)

* SW_EVENT_INCOMING

* Optimized event count

* fix #2868

* fix tests

* fix tests [2]
...

fdd9e70c8d5092a5726e995bec875ab53b36f5d4 authored about 5 years ago by 韩天峰-Rango <[email protected]>
add Swoole\Server\Task::pack, fix #2872 (#2874)

* add Swoole\Server\Task::pack, fix #2872

* task_id useless

0efcc6f9a7a5534de1eb82bfeeab319cefc904ab authored about 5 years ago by 韩天峰-Rango <[email protected]>
Merge pull request #2865 from gdcheng/hotfix/patch

fix typo

bee88ebd79dade124cf04588d16aed6039593af1 authored about 5 years ago by 韩天峰-Rango <[email protected]>
Process::daemon() supports redirection of input and output (#2871)

* Process::daemon() supports redirection of input and output

* check parameter

* Optimization

ae2e96eefaad3a8671564ebd5ffbcafd58af167a authored about 5 years ago by 韩天峰-Rango <[email protected]>
Fix #2869

79d744c593571a7eb43bb04fcf1e0ed636dbb7a6 authored about 5 years ago by twosee <[email protected]>
Remove useless code

d39986deca0aeeae1d743a2ef85dbb4d75c3e80e authored about 5 years ago by twosee <[email protected]>
Add php_swoole_get_executor_globals for gdb debugger (Missing ELF symbol)

ec815288b2b9b0be591c7fe3a21fd14c75ac9c9a authored about 5 years ago by twosee <[email protected]>
fix typo

aa3d3ce4d1dcdf346b8d94aae661c704e367e30e authored about 5 years ago by Dickens Gao <[email protected]>
Merge remote-tracking branch 'origin/master'

efbd811baf737afcf27f9d01f872237e184974c0 authored about 5 years ago by twosee <[email protected]>
Fix typo

f10815d2bdf1e20be47ccc4b9be817a40fe16c45 authored about 5 years ago by twosee <[email protected]>
fix dispatch stream error

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

3bc2b32602e653ddc9a8a464fab15cff563f43dc authored about 5 years ago by matyhtf <[email protected]>
update tests [3]

f906fe80aa8bab0346554c1077840b71c3aa3149 authored about 5 years ago by matyhtf <[email protected]>
Merge pull request #2862 from DickensGDC/hotfix/fix-typo

Fix typo

686b445dfcee5f6adfa40918a53fedaa2c46077b authored about 5 years ago by 韩天峰-Rango <[email protected]>
update tests [2]

2ca2a7f6645cca82a6b74a422e34833cb0cec554 authored about 5 years ago by matyhtf <[email protected]>
remove tracer

b1a400f6cb2fba25efd2bd5142f403d0ae303366 authored about 5 years ago by matyhtf <[email protected]>
Fix typo

09c230cabe44fb01c2e65a261b7916c6dbc5270c authored about 5 years ago by Dacheng Gao <[email protected]>
update tests [1]

17c1f133f65bb730d5cbd41f7b1b3d503393c54f authored about 5 years ago by matyhtf <[email protected]>
remove swClient_pipe

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

661be3d2bc3c9c29735b3728f8f3c4c5a6d1efeb authored about 5 years ago by matyhtf <[email protected]>
remove async Swoole\Client

283bf1494931ac9e7743bdb25c03c8e47542fd12 authored about 5 years ago by matyhtf <[email protected]>
Fix coroutine bound error checker of Co\Http\Client

2619cdd882e1e3ebddcdbafd4470b057f886a51a authored about 5 years ago by twosee <[email protected]>
add test

4691619b9ebdacaaf51936bea5d6e6c4de712418 authored about 5 years ago by matyhtf <[email protected]>
Fix Websocket\Server class entry of property declaration

1f197dafc8434dded915096d10a120e1796b036e authored about 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

3aee2e9c1ba5124ee811b651c77feab13a25f7eb authored about 5 years ago by twosee <[email protected]>
Try to fix compilation (no pcre jit)

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

8a60fb0e6d0d9c1a6bdfded0fe461383343ba784 authored about 5 years ago by matyhtf <[email protected]>
fix #2861

35c4891a3474b4d5bbc0ef9b60d14125c462dd3e authored about 5 years ago by matyhtf <[email protected]>
rename for conflict with php .gdbini

2a2447ec0914a41542991add60bd6610396614b2 authored about 5 years ago by shiguangqi <[email protected]>
Improve the patch for #2856

ab84d15e6a8274ab2423d46c9a001eece41e7768 authored about 5 years ago by twosee <[email protected]>
Fix #2856

37c6fbb8851038e029c08146142d8ea8343525ed authored about 5 years ago by twosee <[email protected]>
Fix compatibility (error -> connection closed)

a48e4ab54de54877ef1f3a7580c5d8611ac2da77 authored about 5 years ago by twosee <[email protected]>
Remove Event::wait from README

89f4d743d2285e040584172a370cc1ba1ff2f234 authored about 5 years ago by twosee <[email protected]>
Update version to 4.4.8-alpha

a824d42e5c600837d1efbfc9dfc758d287585aa4 authored about 5 years ago by twosee <[email protected]>
Update version for Swoole 4.4.7

3698a367e5d613181e8ef85aa17073c4c93448b9 authored about 5 years ago by twosee <[email protected]>
Send header table size

8eae9c6c58f7a51cc3030735c65580a1acc17cf2 authored about 5 years ago by twosee <[email protected]>
Fix return value of recv_pocket

041049b47b8339a9cbbc976545048d9f486a4459 authored about 5 years ago by twosee <[email protected]>
Fix error message memory error

01d662337abb981fdfb3fb0479b97f99db55124d authored about 5 years ago by twosee <[email protected]>
Fix wrong length of string

c4f979939f09f2c697d8e13e29632292d8f143ef authored about 5 years ago by twosee <[email protected]>
rename

c9fb157f4dadbb8de70004430a587cdc2c8a7c15 authored about 5 years ago by matyhtf <[email protected]>
fix send bugs

a1dc95f59919c39a7a089e5b86527e3d62858e09 authored about 5 years ago by matyhtf <[email protected]>
add swDataHead_dump

5f4c04c847ef3ea793674efb590caae0f8e5ce53 authored about 5 years ago by matyhtf <[email protected]>
fix shutdown bug

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

f5d9143f65011cb0ae819e3f30ae1a1ce7e1d399 authored about 5 years ago by matyhtf <[email protected]>
use SW_IPC_BUFFER_SIZE

79504b5b6ad7bf9d0e77ef109c32f60df90672b0 authored about 5 years ago by matyhtf <[email protected]>
warning free

fed5a03b363c6f71013a5dce8b3e846cadc4bb80 authored about 5 years ago by matyhtf <[email protected]>
added swoole_coroutine_socket_set_timeout/swoole_coroutine_socket_wait_event

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

cd667c601705a4ad2168ecea47938c1a8d3c028e authored about 5 years ago by matyhtf <[email protected]>
added swoole::coroutine::async()

f32d9d465e63c51a7e4d804e8081600e9de094bc authored about 5 years ago by matyhtf <[email protected]>
added swoole::coroutine::async()

79a3061ceeb2f547b33cab4bd5706c5f40429f75 authored about 5 years ago by matyhtf <[email protected]>
Add SW_ERROR_CO_HAS_BEEN_DISCARDED, fix code-generator

b9f37d9c7f70b43dfc261a1eee369af37a879f48 authored about 5 years ago by twosee <[email protected]>
Revert 6135e623

77a520649c8bab596fb914efa1f389f7b94d95ae authored about 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

fe9f2cf97f96ec05b42907def89b3c41e483dab9 authored about 5 years ago by twosee <[email protected]>
Fix channel free_object

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

739239056d59d878498e90a47be05da389f5b090 authored about 5 years ago by matyhtf <[email protected]>
fix crash on Cygwin

cfb74793f1c3e685799afe9ef2fd2ab529c828c0 authored about 5 years ago by matyhtf <[email protected]>
add swoole_coroutine_sleep/swoole_coroutine_usleep

51b1aa001d9fe6179431172149c3629f60e7cf08 authored about 5 years ago by matyhtf <[email protected]>
Use FAST_ZPP

778245c5177ccaf628538b93073c5a0f5694fb2a authored about 5 years ago by twosee <[email protected]>
fix test

5fcf42109695bdad83b1a818d30fe67a9ea40015 authored about 5 years ago by matyhtf <[email protected]>
Optimization

179c77f1dc2f8b67aa3bca4ec799c9b51bc9e43e authored about 5 years ago by matyhtf <[email protected]>
Optimization test

a10ea9c899f9fcfbc19ef87ee789eb0d946ed767 authored about 5 years ago by matyhtf <[email protected]>
SW_USE_ASM_CONTEXT

42f0a8070de3884bb3fab1351c24e75137de1950 authored about 5 years ago by matyhtf <[email protected]>
use API

257e5deec99660a199e0774498dfbf036daaf223 authored about 5 years ago by matyhtf <[email protected]>
thread_context test

9214411ce90eda21be8f2a48884d121b06e98f0a authored about 5 years ago by matyhtf <[email protected]>
add co.cc

44b48c2e71f2183183d643e1425d96cc62a42c6e authored about 5 years ago by matyhtf <[email protected]>
Optimized context compilation detection

dc446dfaa854130f362a43b110dc6556b99bbbb4 authored about 5 years ago by matyhtf <[email protected]>
fix event init bugs

907c84b3bb4e2456aa9aa7244873ae7845664a6d authored about 5 years ago by matyhtf <[email protected]>
Update version to 4.4.7-alpha

af29bf79a598e13919eb6d2b718f0e43446609d3 authored about 5 years ago by twosee <[email protected]>
Update version for Swoole 4.4.6

53e46cd21ab615069dfc12a4eeaead5113db746b authored about 5 years ago by twosee <[email protected]>
Fix test (due to defer close)

60e380662e15f531e343acba01c1e5477807365d authored about 5 years ago by twosee <[email protected]>
fix tests[2]

3013e5cbc7734b86a297e98259a66d73a3e22c7b authored about 5 years ago by matyhtf <[email protected]>
fix tests

94505ef0a56e96d38a29b9a8d157c6fd10226e0b authored about 5 years ago by matyhtf <[email protected]>
defer close

d0b659ae603861b9cf4e7ee1a081b5e6e696bcfc authored about 5 years ago by matyhtf <[email protected]>
Merge remote-tracking branch 'origin/master'

ef8308970572804c47b9cfd0ddc32719542d5943 authored about 5 years ago by twosee <[email protected]>
Handle HTTP2 header_table_size

3eecfc06774bcfa543a65d625973b4b6b2e1ab1e authored about 5 years ago by twosee <[email protected]>
Fix thread deadlock

dc233a5f8856120f7730cb01db23ebe969feb1ae authored about 5 years ago by matyhtf <[email protected]>
Fix compilation

f07ff4e8aa8b1cdc9ed0826bca8471e3a8a926bb authored about 5 years ago by twosee <[email protected]>