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

code format

6b44fe3c4e537fe08f410eb6ef89af444320334a authored over 5 years ago by matyhtf <[email protected]>
cpp wrapper

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

11b8d21b27e1682ab0615bd3be60f569d946610b authored over 5 years ago by matyhtf <[email protected]>
Compatible with sync blocking IO

36687e8081a36060f56ceca4272fb6358c092529 authored over 5 years ago by matyhtf <[email protected]>
export timer init for cpp

cf940902f12796e49643b4ca152106f1df27c97a authored over 5 years ago by shiguangqi <[email protected]>
Merge branch 'master' into jumpnz

f92b635c813d8131c40b603e5e899e8004a1ca9e authored over 5 years ago by shiguangqi <[email protected]>
improve

5c680ec83b61ad3bfebe268a5f4d1293b53e83de authored over 5 years ago by shiguangqi <[email protected]>
correct swoole_event_cycle error msg

3c303808760ac76342b1dbb752008b63670ffda5 authored over 5 years ago by junwei <[email protected]>
code optimization

5e3c959f8dd288d14aac891a045d15824435b1af authored over 5 years ago by matyhtf <[email protected]>
SW_MIN

aa86340a0b9bd5bd244396d3ab1da9f3c61ef490 authored over 5 years ago by matyhtf <[email protected]>
Remove useless code

aa2d3cf31ae57d90fc677beada454606bb449144 authored over 5 years ago by matyhtf <[email protected]>
convert to c++

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

7096b0ec3eac6f7fb7d4836e029d6e7080e20526 authored over 5 years ago by matyhtf <[email protected]>
fix tests

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

5a5d7154a15b04a61ab5ba1fae694397a70e0535 authored over 5 years ago by matyhtf <[email protected]>
Implement RFC-1015

222043a235b7a4eb62b7d14f1ab38844c7bdd510 authored over 5 years ago by matyhtf <[email protected]>
close by default

beade7fbcba8dd7587696ebce448f14566688d52 authored over 5 years ago by shiguangqi <[email protected]>
improve

710c99172b8a8629e4d436c948f9099c2a867236 authored over 5 years ago by shiguangqi <[email protected]>
code optimization

a5fc80d5effa6fbb16446fdd493e16b225f40593 authored over 5 years ago by matyhtf <[email protected]>
update co_switch test

1f19b8565d3972d9e54501dde76cf45f6dcce16f authored over 5 years ago by matyhtf <[email protected]>
Improve swProcessPool

b974818c75dfb319e49d0bfdac826f94a8bb9af7 authored over 5 years ago by matyhtf <[email protected]>
Improve kqueue trace log.

c4422ff679154255af52159333cb3993641478cf authored over 5 years ago by twosee <[email protected]>
rename

47bf721ac7b9c47b018086e865cd8078da1f4660 authored over 5 years ago by matyhtf <[email protected]>
fix coro mysql escape empty string

b4d3ea31644a0bd8419dd407149333174ffabe04 authored over 5 years ago by shiguangqi <[email protected]>
Fix bad memory access.

f761b5682114a6b850215c0f66ebdb3b32d3d456 authored over 5 years ago by twosee <[email protected]>
Merge branch 'master' into jumpnz

b82aad93d037b7fa06fc97c0c64a4b81b09a2594 authored over 5 years ago by shiguangqi <[email protected]>
improve

5f47aa64bf000c5694b4db3d355707950b00a5cb authored over 5 years ago by shiguangqi <[email protected]>
add coroutine-switch benchmark test

d8e36cb462df18e114e3b71e7f6858cab56b17a4 authored over 5 years ago by matyhtf <[email protected]>
Fix aio read memory leak.

29fef06d9b7c9b57e95b68d17c07dbfff94ea0c8 authored over 5 years ago by twosee <[email protected]>
improve

6446968fc4f820f4dd9d0257d7fc43a9802fa4bf authored over 5 years ago by shiguangqi <[email protected]>
add test for with or without opcache

5ef01d654680d0a7e31b03d3bb38457927767c65 authored over 5 years ago by shiguangqi <[email protected]>
remove vm_interrupt depend

c7ba0e4dcd05d0375f896923c84eed62e0244eaf authored over 5 years ago by shiguangqi <[email protected]>
optimize jump

ef4fa5452eb0f8084bac7836810bfa9c1bf0bbef authored over 5 years ago by shiguangqi <[email protected]>
fix

30004890e823615520c60439129a60bafaf04dd5 authored over 5 years ago by shiguangqi <[email protected]>
Merge branch 'master' into jumpnz

7e9b5805f7d19c0dfc51341adffda05e0a94161d authored over 5 years ago by shiguangqi <[email protected]>
add max death msec and optimize jump

a070b1a78f599b2b8fcd48e329737b5952fe6e87 authored over 5 years ago by shiguangqi <[email protected]>
Move to zend::string::dup and add edup.

8cd1ca649926defab3b6c7f23a680e36d0d34915 authored over 5 years ago by twosee <[email protected]>
Improve stream_select check.

d823345cfeb68ebf11f3ea17bcced74e5df4a723 authored over 5 years ago by twosee <[email protected]>
Fix Swoole\Process::alarm arg info.

5529d8980702e16efb8ef630fb96e14a69907a1f authored over 5 years ago by twosee <[email protected]>
Fix filename, tse RandStr::getBytes (multi-platform compatibility).

2833dc0e2ef7089959e48e24c6c3b02f0a32a252 authored over 5 years ago by twosee <[email protected]>
update gdbinit

960085f6b9fc50f94d293cf6e7a0154ee22ba745 authored over 5 years ago by matyhtf <[email protected]>
fix async::exec bug

b138e9a1bb8ce56f0560478225fc1a39e43f4d9c authored almost 6 years ago by matyhtf <[email protected]>
remove SW_MAKE_STD_ZVAL

8337363672af9cc62bd0323faaa26c2997f67632 authored almost 6 years ago by matyhtf <[email protected]>
onShutdown with SWOOLE_BASE mode

859dfbcddd5e37b90f6587589d8227985b7ca424 authored almost 6 years ago by matyhtf <[email protected]>
remove stdc++ link

8ececc98f74b511e85777482c6fec87a8c12f266 authored almost 6 years ago by matyhtf <[email protected]>
fixed #2325

18e286aff8d4092268ebfcbedcc47823da0e7f87 authored almost 6 years ago by matyhtf <[email protected]>
rename

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

27678d822cd01aae29cf1ff7bc8e3d1800e39ae2 authored almost 6 years ago by matyhtf <[email protected]>
remove swServer_get_manager_pid

d0af340db10ea0f021483ccb7c7404476458a71d authored almost 6 years ago by matyhtf <[email protected]>
Improve swLog_put

05599b9be71a977d60d0adf8731fc5a2d7cba412 authored almost 6 years ago by matyhtf <[email protected]>
Fix docker prepare_data_files.

7f5242f2065d7e52e8788719aed552c96bf924ff authored almost 6 years ago by twosee <[email protected]>
Merge remote-tracking branch 'origin/master'

d86ec81ca39914902fe9ee3b919f1f5a384d2ee2 authored almost 6 years ago by twosee <[email protected]>
Fix docker dir.

2455820dafe5bb27889123f56544ce1c1fc9d022 authored almost 6 years ago by twosee <[email protected]>
Fix bug and warnings.

5fc7dff7a82210a1bd873b3a1116ca105354a6b3 authored almost 6 years ago by twosee <[email protected]>
Improve timer code.

8ab7fc899cd57f1724fd0e1f202e329b7e1dfc0e authored almost 6 years ago by twosee <[email protected]>
update config.m4, pacakge.xml

927de7ba546e5ad6b79775a115f88dd804f3134b authored almost 6 years ago by matyhtf <[email protected]>
fix core-tests

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

a4bb9ebd1bbb2c8061cf10ef465cdf88e6db9543 authored almost 6 years ago by twosee <[email protected]>
Use continue.

597121f2e23d2efc578f9d5ac1be714a25a13294 authored almost 6 years ago by twosee <[email protected]>
fix tests

df13b344158143d9c838a6bbc5c8c381e86018ac authored almost 6 years ago by matyhtf <[email protected]>
fix sendfile bug

a1038d2c103f072b1b743054222d0dc9f650e3b0 authored almost 6 years ago by matyhtf <[email protected]>
Fix zend_string in http2 server.

0105c7f6c24551434e4e7542c4b6fb1b3ca31959 authored almost 6 years ago by twosee <[email protected]>
refactor serv->send

89ba2dafe75b83ca8e459345c719f8e83aa53480 authored almost 6 years ago by matyhtf <[email protected]>
remove direct call

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

303a5feccd004b27d9924c08c4ca2c2f5d98102c authored almost 6 years ago by matyhtf <[email protected]>
Directory structure optimization

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

289eb88c6cc953c03a8fe85827a048929b074a7c authored almost 6 years ago by twosee <[email protected]>
str_database

48f6790deeaa5b2e6fae90ada1ca6d87a99c410e authored almost 6 years ago by matyhtf <[email protected]>
string type

52944739f61e36cb49a2828ec699da3bfb5d7c63 authored almost 6 years ago by matyhtf <[email protected]>
str_user

d118fe3f9e5b3b15877bb49eacccc38bd4b992d8 authored almost 6 years ago by matyhtf <[email protected]>
remove convert_to_string[3]

808f57826160578223e5e90ba4d370930410b6a9 authored almost 6 years ago by matyhtf <[email protected]>
Improve bind checking codes.

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

94f60a8b747d6a178e0a3ec50b32ee95a368c599 authored almost 6 years ago by twosee <[email protected]>
revert

cb1164c45383aa76e3c2dcba734a40b26c2900b5 authored almost 6 years ago by matyhtf <[email protected]>
remove convert_to_string[2]

67f328541e5a0cb17e532038c7a35b4666e42b1b authored almost 6 years ago by matyhtf <[email protected]>
remove convert_to_string

45b2df04e1390330e019e7270203f979931c6727 authored almost 6 years ago by matyhtf <[email protected]>
remove convert_to_string

a15f094e42eba6df67e0b7678648c261f6e05c7c authored almost 6 years ago by matyhtf <[email protected]>
Add Socket::shutdown method, fix missing errCode.

e2a949263f2f5e3c850d11680d7f15ec0aff4468 authored almost 6 years ago by twosee <[email protected]>
Move to the proper place.

108d152f93713b2ce308cd1f49e757aa76f09666 authored almost 6 years ago by twosee <[email protected]>
Streamlining the code of connect.

51a100778e0b7fee2e0837b44dcaa245e2c5f39b authored almost 6 years ago by twosee <[email protected]>
Hook code optimization.

162defe7a5b823175402e4f21d5efc571d6f19b1 authored almost 6 years ago by twosee <[email protected]>
Update tests.

ebb233a9977b141ee4876de7504fa728c51dde66 authored almost 6 years ago by twosee <[email protected]>
Merge branch 'cross_close'

b1c798aff5381745b8f595a8dffebd9973b9f952 authored almost 6 years ago by twosee <[email protected]>
Invalid parameters will no longer lead to E_ERROR but E_WARNING, improve proxy setting check.

cd432d31c3e358fcdb297390967a3187b35433f9 authored almost 6 years ago by twosee <[email protected]>
Fix compile error.

0b4fff5765079b2aa5c560488a2ede04ec7aa3e8 authored almost 6 years ago by twosee <[email protected]>
init

a4db86407d91dc4cece52b7b00c4338350d6e87e authored almost 6 years ago by matyhtf <[email protected]>
dispatch_func length limit

cf9934adf99411340e1ec382ed7e89578bbc8f6a authored almost 6 years ago by matyhtf <[email protected]>
init field

f1180c0d9e3547679708839cef843ac5f5164373 authored almost 6 years ago by matyhtf <[email protected]>
add code_stats.sh

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

7047bbe6cc67c48a490149222df86b2b48d7a5f9 authored almost 6 years ago by matyhtf <[email protected]>
fix

fc9f040ca33f66a7d8ce6ab6e502095a09a885be authored almost 6 years ago by matyhtf <[email protected]>
Merge pull request #2327 from swoole/cross_close

Secure cross-coroutine socket close feature

141d2f418f83681699110325ad32c4aff95d7536 authored almost 6 years ago by 韩天峰-Rango <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

# Conflicts:
# src/network/reactor_thread.c

89f124cd1f239f86235c9c46d7860d3bbf63ed19 authored almost 6 years ago by matyhtf <[email protected]>
refactor factory->dispatch

ccf38a8c0afc44b4c271c0e16331aef9be1675e2 authored almost 6 years ago by matyhtf <[email protected]>
Fix return value.

4ff4889e49b2b4b19ef74c72f72e37aaa3699952 authored almost 6 years ago by twosee <[email protected]>
Move defer tests to defer directory.

1b44760e96c8a050af6564b3d90dfb71722c5bfc authored almost 6 years ago by twosee <[email protected]>
Separate SWOOLE_SET_CLASS_CREATE_AND_FREE.

(cherry picked from commit f22b02e)

e0178eee1739b30f724700579c8fae69c6940071 authored almost 6 years ago by twosee <[email protected]>
More robust unit tests.

6b50fa3cacf83c9377a32d995df7becacad340e5 authored almost 6 years ago by twosee <[email protected]>
Fix fmt warnings, code optimization.

3b3f2e8cd8875236d9b4d7342b6f2d447ea2a7fa authored almost 6 years ago by twosee <[email protected]>
typo

e264be5cdacd43aff8cc4e9f002c9f4a752f6c99 authored almost 6 years ago by shiguangqi <[email protected]>