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

optimization

cd8f5bfa1efc476274ef02ab328d8a41c03e8098 authored over 5 years ago by windrunner414 <[email protected]>
Convert swWarn to swSysError.

604d278556326c47a6e5b895ce38313392f65062 authored over 5 years ago by twosee <[email protected]>
Merge pull request #2467 from windrunner414/dispatch

dispatch fallback

3904bc9fc990d05b097a18b8deacc88be8944f90 authored over 5 years ago by 韩天峰-Rango <[email protected]>
fix compile error with debug-log

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

7cc3752be322aa6c5990b5a9435f4422c9b16bf0 authored over 5 years ago by twosee <[email protected]>
Fix uninitialised value.

5d26b00fdf16bf68e22aa7e65ff8e5954eb736a7 authored over 5 years ago by twosee <[email protected]>
factory->buffers

5350657c818fd86531021aa5b52bb747f3099d18 authored over 5 years ago by matyhtf <[email protected]>
add factory.free

956a39c0d46e881b10390f2cd663e463ddde814d authored over 5 years ago by matyhtf <[email protected]>
change info.len field size

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

7312279b0e6dab7c1d7457a7c278474be49c4b6d authored over 5 years ago by matyhtf <[email protected]>
use serv->ipc_max_size

48c1b2b2df0206e9b09a12a2a4af33b689d6f198 authored over 5 years ago by matyhtf <[email protected]>
Merge pull request #2471 from niesongsong/patch-1

fix echo test_server.c bug

4aca6eb346a32fd30f3aefcf549b5cadae367d01 authored over 5 years ago by 韩天峰-Rango <[email protected]>
Merge remote-tracking branch 'origin/master'

0c5f9ba3c1efddfb9c9f9e41a7c7dff70b06c17d authored over 5 years ago by twosee <[email protected]>
Fix null ptr error.

66c31eefe6aa6f332d596460eaf58d0da1c8eb5c authored over 5 years ago by twosee <[email protected]>
update example

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

4faaf429b6244a13ff0bd60a8c7a75706a797380 authored over 5 years ago by matyhtf <[email protected]>
fix file_lock bugs

12aa54ea5369fc69896cfc5abccf7027b1d6db1c authored over 5 years ago by matyhtf <[email protected]>
Update test_server.c

7e91f70fd8bf0b8823c115ad90166f8d67296cb6 authored over 5 years ago by niesongsong <[email protected]>
code optimization

adee546d78fb57a7848093d3a82ecf6f4eb37afb authored over 5 years ago by matyhtf <[email protected]>
Update README (Binary package).

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

b5ca977cb5c45141d56d48e1bff20b872c61728b authored over 5 years ago by twosee <[email protected]>
Complete http2 error info.

fba499e58b22402e3f0cae54400b98491c7b8e12 authored over 5 years ago by twosee <[email protected]>
Code optimization

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

76647f670ec81a2736b459d993df9f923c81c79c authored over 5 years ago by twosee <[email protected]>
Fix http2 empty data, read property never be silent.

155c328cc9059a775841f11dcce89db2325150a9 authored over 5 years ago by twosee <[email protected]>
Code optimization (http_parse_set_cookies).

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

770bee5bc73aae98a82f892cb8fc54c0520dc63e authored over 5 years ago by matyhtf <[email protected]>
fix file deadlock

23401d867da827c02314bb0eb73a9949fb90f1e0 authored over 5 years ago by matyhtf <[email protected]>
Improve http set cookie parser and http2 client properties.

56dcd4a21e229cbb056df4c219c134fd2143c846 authored over 5 years ago by twosee <[email protected]>
Fix refcount error.

15060e311240e5ca65ac88000ccaa4d5d7a39231 authored over 5 years ago by twosee <[email protected]>
Add warning.

faba3f4bc68e374980fc0b87e7e3ef3d3395a570 authored over 5 years ago by twosee <[email protected]>
Fix #2469.

8c7eea2f0ea47196b43074408b876281d7e54ddf authored over 5 years ago by twosee <[email protected]>
Code completion for d87d63a.

1b7bf553e57f9aeb8dfd2c76992fe2443c967e6a authored over 5 years ago by twosee <[email protected]>
Patch of fe1ca17.

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

b86aeaa39fa1b308396382e5e7415087f5440d88 authored over 5 years ago by twosee <[email protected]>
Add a test for http2 cookie.

562ed03457e0293503b2ff0331c8abec74367305 authored over 5 years ago by twosee <[email protected]>
Refactor Http2 header encoder and cookie parser.

e18d66b921d9240ca576f2c5212cc4565716a391 authored over 5 years ago by twosee <[email protected]>
fix getProcess bug

fe1ca1707b6888b9af671a65bf2e98963545be51 authored over 5 years ago by matyhtf <[email protected]>
Improve swLog, convert notice to info.

d87d63a010f548922e28e5c7cc3187b2ca06e44f authored over 5 years ago by twosee <[email protected]>
add test

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

ce1ba7b848d6071a7d3e808b65343ec5a36a1bcf authored over 5 years ago by matyhtf <[email protected]>
Optimization of the server event callback function register.

6d396432020307a3807d36024a49b90ca2403a9e authored over 5 years ago by twosee <[email protected]>
Handle rvalue (memory leak).

9d5286ab07eab7d3b399f17b3dc78daa9e5556e6 authored over 5 years ago by twosee <[email protected]>
Code optimization.

9ba4cedecc634f4f971f382b9c29581f83df1ee5 authored over 5 years ago by twosee <[email protected]>
Dash compatibility.

244b6819a11a38fdfbae2edc351ef7de42470ed0 authored over 5 years ago by twosee <[email protected]>
dispatch fallback

6789173c78555995978a79a7fdbe72fc2025bfbd authored over 5 years ago by windrunner414 <[email protected]>
Fix array dtor, remove php_swoole_array_separate.

5814e6abddebce54bb2ee5eed1725b0a5ab2e94d authored over 5 years ago by twosee <[email protected]>
Solve once-time memory leaks.

a3bd395a6d543b9a10e00066bc8b912357c0dd3c authored over 5 years ago by twosee <[email protected]>
Remove unnecessary array separate (type conversion no longer exists).

884bc42bf75905eb8154ab6ae109162887dfed71 authored over 5 years ago by twosee <[email protected]>
Remove TSRMLS_CC macro.

ed457430805f04bcc54b35fa743d88010d126323 authored over 5 years ago by twosee <[email protected]>
Improve zend::string, fix memory leak caused by multiple calls.

67a417020b0850a383fe86869ad705b33a7090bc authored over 5 years ago by twosee <[email protected]>
Enable ssl_host_name by default.

563e677a04223fd7e88c96c1bb78e55454215199 authored over 5 years ago by twosee <[email protected]>
Official Evangelist of Swoole.

a820765becd3200773daad1eea2127e62b1f4a8a authored over 5 years ago by twosee <[email protected]>
Use zend_type_error.

2b76f145ab924eba49563fac513fec35fc949f78 authored over 5 years ago by twosee <[email protected]>
Remove async E_DEPRECATED.

4273b7f08488519bfb5eee27f98e146724dbd7d0 authored over 5 years ago by twosee <[email protected]>
Fix #2466.

bcbadb97486de74d42704e1d878643bfa8841d39 authored over 5 years ago by twosee <[email protected]>
Add tcpGreeting server, update the test.

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

e36f49172693ad44c6f62ae75a04a1ba284c7356 authored over 5 years ago by twosee <[email protected]>
trigger write event

688f1117638b4b8f8b82abe223f90974cc015cf9 authored over 5 years ago by matyhtf <[email protected]>
fix stream_select bug

bc58c97a68f4e292d889a22159d9669254dc3439 authored over 5 years ago by matyhtf <[email protected]>
Code optimization, add SWOOLE_LOG_NONE.

92b400652ac014c8f98a5b0d83df9c515436877c authored over 5 years ago by twosee <[email protected]>
Bugfix: stream_select doesn't preserve the keys.

#see: https://github.com/php/php-src/pull/4005/files

e951efbad525c1f64e51f6326bb2a305b40a024a authored over 5 years ago by twosee <[email protected]>
Handle failure (add event failed).

3c56afeb889778e3e778969e17d42a71f69616c9 authored over 5 years ago by twosee <[email protected]>
Code optimization about strncpy (suppressing char[0] warning).

47f5b4325a7ca0dacf7719e4964819716093e0ec authored over 5 years ago by twosee <[email protected]>
Improve assertion failed reporter, fix the test.

e9c4badd93ba1c2226ffc5b31d0570e8570f33aa authored over 5 years ago by twosee <[email protected]>
Convert to swWarn.

955d021f944a7f93f5de59f1bb665c2fae075681 authored over 5 years ago by twosee <[email protected]>
Code optimization for Runtime::enableCoroutine API, fix some details.

TypoError: Line(1025) and Line(1030), [ori_factory._unix => ori_factory.udp/udg].

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

e53e60854935dd78d015f80ba54aaf762e6b9fbd authored over 5 years ago by twosee <[email protected]>
Add a server private and protected callback test.

e5bfccad4611dcc09f507dcceb6620e3e3de67c6 authored over 5 years ago by twosee <[email protected]>
Fix typo.

25ea9ba47e45cf7089e28f4bb270ca1765cf0696 authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

950fd125f4fc5b80f3087b19eb24dc5c77845476 authored over 5 years ago by matyhtf <[email protected]>
fix stream_select bugs

cd8e4c76f95ad4180f2b5175d61a12ecf342ec2e authored over 5 years ago by matyhtf <[email protected]>
Add zend::array::key_value, stream_select preserve keys.

2819232d97a25460d3c929ec6802c5640b639a94 authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

4aebd6c2131d21c21cb98673317f74773e41dc3b authored over 5 years ago by matyhtf <[email protected]>
fix stream_select bugs

3ce877dcfd429df0022b0d0d4619c4cd4fd4fe36 authored over 5 years ago by matyhtf <[email protected]>
Composer dump.

afdc3b161b671e42cd798d4da1384b2126862324 authored over 5 years ago by twosee <[email protected]>
convert revents to sw_revents.

d8e7a4119eaca3b22d9638d44a12c8b3a17c4449 authored over 5 years ago by twosee <[email protected]>
Add PHP bug tests of stream_select [2], fix assertion.

1a098fcac6bbb599f80ef7c3c688e4bda94e1e20 authored over 5 years ago by twosee <[email protected]>
Improve the test clean script.

98d3522713308033ee7c0101bd901012213ac0bd authored over 5 years ago by twosee <[email protected]>
Add PHP bug tests of stream_select.

acd804ea699b55fa8183827744c5266f5493631c authored over 5 years ago by twosee <[email protected]>
Clear events flag, add assertion.

7a6c4eb093280cfd651f95d3975f9c7d09ec6af7 authored over 5 years ago by twosee <[email protected]>
Fix refcount.

3ef66c0beb34921aa6b890dd54163675ee70b3e4 authored over 5 years ago by twosee <[email protected]>
DEREF, fix a warning.

ab663d6b32be41b1ee0bef3cbb0b162580203e2d authored over 5 years ago by twosee <[email protected]>
Fix warning, init value.

a5e019652705e13830a610ff7af2c64006041390 authored over 5 years ago by twosee <[email protected]>
Improve swoole_convert_to_fd, remove SW_ZEND_FETCH_RESOURCE_NO_RETURN (just for PHP5), support convert Co\Socket to fd.

629613261897d3b3c904e868cbbc76d14336ec8b authored over 5 years ago by twosee <[email protected]>
Fix usec parser, fix tests.

c166b7a7222b721e18caedeec5610584eea6193c authored over 5 years ago by twosee <[email protected]>
Move to sub dir.

48fabf9bb77c5de0b5ada5ec1481c6f4592d99bb authored over 5 years ago by twosee <[email protected]>
Add SWOOLE_HOOK_STREAM_SELECT, improve enableCoroutine API.

464ad65273aef469058edc3dfc78ae0e4166e63f authored over 5 years ago by twosee <[email protected]>
Add a stream_select test (never timeout).

8a126282f667f336949e3304043787a92bdc347f authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

b65298aaa758a51169b82c2c955d3865db3255fb authored over 5 years ago by twosee <[email protected]>
PHP stream_select, timeout is -1 by default.

a89cb23a9b677e87d9bb1673e8a054e273ceba3d authored over 5 years ago by twosee <[email protected]>
Init coro_poll_task members.

e8a58d55b25c62a44fb1f2e513511de8cf83dbb1 authored over 5 years ago by twosee <[email protected]>
poll hook timeout 0

1143743d2f18aea8c382fd971c1084e22acd4e7f authored over 5 years ago by matyhtf <[email protected]>
Remove duplicate include files.

6f0a55b188d1e5abd19517c7be1c57931ea6cb8a authored over 5 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

81c13d0cc08dbc15489c63a2a58984008deb42d2 authored over 5 years ago by twosee <[email protected]>
Add sockets related constants, remove useless codes.

1e1b1d16c5eec4e4ccf0faf7114eebac57083cbf authored over 5 years ago by twosee <[email protected]>
Use module_registry to replace zend_get_module_started.

0a744858981c5b43f6b58dd0763f49bfa859757a authored over 5 years ago by twosee <[email protected]>
Fix i?86/aarch64 build check (#2460)

x86-32 cpu name is named "i?86" (which ? is 3, 5 or 6) on gnu autotools, apple named if "x86" so...

8ff8d79c6834a835e0d40b7d7b859614b9d21a6d authored over 5 years ago by Yun Dou <[email protected]>
Merge remote-tracking branch 'origin/master'

07ae1ad55c58bca0b8437e4d75fd8a1e6b5ec009 authored over 5 years ago by twosee <[email protected]>
Improve swServer_tcp_sendfile.

2354607dfe4d784fbcd60cc3e37641aa46011cdc authored over 5 years ago by twosee <[email protected]>