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
6d8b5733b822be077fa924b27704ba73d1b2aa77 authored over 3 years ago
* fix curl bug
* fix tests
366b7d5d07341229df3f56e076a196bb30ed5033 authored over 3 years ago* get rid of inet_ntoa and inet_aton calls
* get rid of inet_aton in thirdparty
b2621460affd29f80696e594008f47d140b4b991 authored over 3 years ago* fix Lost onclose event
* fix typo
b1d183395eb51955d1f19836d0788766d38172a0 authored over 3 years ago6797e686730f42e2aa80fdaf5331e83b60f206ed authored over 3 years ago
c265fba22d9c0819919b40c38c6ba1622e96db88 authored over 3 years ago
* optimize naming
* Support use process::signal in manager process
* Support use process::...
ca775ae04357b53ed166a76d06028d9b1fbe3e6a authored over 3 years agodd3fd53b72931856a9f714f7f4cfeae4367b42a7 authored over 3 years ago
63a47f840eb6f26573b848569d4d1048d10c43e4 authored over 3 years ago
* remove useless header files
* fix tests
fd05cc157d7b94bcf6d758ae65aaa1c6b60c648b authored over 3 years ago* add core tests
* fix
* add tests
* optimize tests
* rename, optimize
* revert
0a3be1a4af39b76069f52bf520cd787805653342 authored over 3 years ago7fe094067483ba5d05c2e1ebf01e34bef580e891 authored almost 4 years ago
* fix signal cannot be registered repeatedly
* fix tests
* fix tests
* fix tests
* o...
012dd7ce3b81a9cecbe70b5038aa1163850bc5f7 authored almost 4 years agoe86eac3320c6d2bb007346abbad15d10d1a72cd5 authored almost 4 years ago
7c3001ad57d39f7f2c3c4b31d0ecd972ab140c78 authored almost 4 years ago
* refactor worker buffer
* optimize
01f112d9c4d271def819527e3fe83526cce7823d authored almost 4 years agofea67205cf3dd4e016c3ab1f058706217ba1b896 authored almost 4 years ago
* Fix get_option without checking return value
* Fix
30d8bf856ca3091a548715991ed891abbe0ab295 authored almost 4 years ago* fix #4058
* optimize code
* revert, fix tests
6e446f67974863dba05fcc23a401431d8f6e2304 authored almost 4 years ago91bf243458f71dc5d001a20a5d4cd5ae87c6a5db authored almost 4 years ago
a79bd5030890a6cf6c1a36507d37dc5e89d45f80 authored almost 4 years ago
* Support static compilation
* Support static compilation[2]
* fix
992d0ad0fe284de6b43d1d51122fcff6f6fa8e8b authored almost 4 years ago1982bb095046090346b6fa3a7bc036a058c2360c authored almost 4 years ago
97d9437107c401c7773554b102305e40ff1bea3c authored almost 4 years ago
* fix sync-client async connect bugs
* fix core-tests
* fix
12aa64c23f59fce03126753725fe3406cf8540e5 authored almost 4 years ago51a76b4f01837320b5514762fef57304ff802638 authored almost 4 years ago
505659ede103eea4a6e1568929f9dc187ab85dc6 authored almost 4 years ago
fd8039528857050720d4ff7a1139aafc878ec203 authored almost 4 years ago
ff4ab35b8e233ebe2964ae14cb02e237129ac5bd authored almost 4 years ago
* Fix missing bootstrap
* Update next version
71eb1659c9333c84da408a5e3426344e8e6210ea authored almost 4 years ago* defense
* optimize
f32867a91897315d72c4b0be77866169ec2141d7 authored almost 4 years ago* Add optional packages to package.xml
* Fix missing sockets
653f2fe2c0757c90cb7f1665e4259e9152c7c4a2 authored almost 4 years ago* Allow array HTTP/2 headers, Bug fixed for #4133
* Fix tests
* Fix tests
* Fix tests
...
a218e3569afec2eebbb302a7896cafebc9dfb20f authored almost 4 years ago
7330c1aae9b7309a15366eaf1fcc1fd71e204713 authored almost 4 years ago
4c85b2b35a5e290a997391807fcab6d0a7a39016 authored almost 4 years ago
* Fix test
* Fix test
ff1adbf7c2b060706303a45d981e8e90bc45b136 authored almost 4 years ago8ca2d5d75164859fcce54639d574f5a0940b7546 authored almost 4 years ago
Different versions of PHP get different Content-Length
a5311c355b275dcac37a9786da71acecb25a5519 authored almost 4 years ago* Fix proxy with host and port
* Change strstr to memchr
efb83c8140fc5ab43f613469b1d5d3fe58a3c437 authored almost 4 years ago6042d15eef71300768a03cff9ba92bd0162bded9 authored almost 4 years ago
* Add guzzle cancel tests
* defense
* Add send_async test
* fix tests, optimize code
...
2197e5770b8737975e45a8255e455bc43a879370 authored almost 4 years agodirectly. LLVM support those since quite some years now.
1562c2ccce4c7815da67955b3a7b3a49293ad203 authored almost 4 years ago* optimize code
* optimize
ab994a022f45049827c2bc26b18b23bf5a3cee0d authored almost 4 years ago7d325e8d21c19afed068cfec6a33aa7c3bcf6620 authored almost 4 years ago
a762d243d34d61a5b7e2751409d811b5a14b63cd authored almost 4 years ago
980c8030b4420ad7281d8d1e201facdf64c01e2e authored almost 4 years ago
fe180dff2bc4b7afc01c1c319f6777c699ed34fd authored almost 4 years ago
* refactor native curl
* fix
* fix 2
* fix 3
* fix 4
* refactor
* fix 4
* f...
816cad42fd45688586e20e42b0e92abcd87793d1 authored almost 4 years agoexposed in kernel level so available for userland here.
ada8d27eb5c20cb1c81db751f2598208d79b0be5 authored almost 4 years agoAlso in case fiber context stack creation via mmap is enabled, adding MAP_STACK flag for this pl...
1e5a17c288a5cf0315ae74daf0d96bafd2d886ba authored almost 4 years ago
The Autoconf's default AS_HELP_STRING macro can properly format help
strings [1] so watching ou...
* optimize
* fix
* fix 2
490ef86886e48b9eddecea526eadcd63606f465f authored almost 4 years agob9e8eb74620783aefe6c90f35170990df437d510 authored almost 4 years ago
* reset active_handles when select returns
* defense
62c01b0806d33093356b8cef01da9032c3eb7330 authored almost 4 years ago* fix curl_multi
* fix tests
* optimize code
1267b2efc45f16af98523f575a0daf936f8ccc5d authored almost 4 years agocd7f51cb55aaa5ce33046c080679d9e664639627 authored almost 4 years ago
2a76648898d00c7607ca361888e88b9e88b96f0f authored almost 4 years ago
02c1ab23206db814823aa66835bae10a3724c7a2 authored almost 4 years ago
4eda7bd35d0ea7219e4a624c25f62f587cb9f49f authored almost 4 years ago
* Hook curl_multi_init
* Hook curl_multi_add_handle
* Hook curl_multi_exec
* Hook curl_...
d313a45c6f5a82f58ff2a4a33b377000c2c8eeb6 authored almost 4 years agolessening file descriptor usage in the process too.
72c56c3a9c44624262d8b7b3e3b5a934f7720341 authored almost 4 years agoonly NetBSD does not support note.GNU-stack segment.
8a9a3947211cd4e1ba3d5ffb66b2e6df9fccd5b8 authored almost 4 years agostrengthen gethostbyname2_r detection which symbol is indeed present in the libc but not exposed...
cf36f69c8e302e8b37db7739a53c30d90c6be580 authored almost 4 years ago295e2703cbc66949622a7cbed43a18b3687b6ac3 authored almost 4 years ago
SO_ACCEPTFILER acts similarly as Linux's TCP_DEFER_ACCEPT.
02126e81987bf51832f48a3443d3f3bb570a3ea1 authored almost 4 years ago91704aced9f1fa3530128ee33b298e683cade9b7 authored almost 4 years ago
d78ca8ccf8725af69599d899f5dbe51cfc1824ca authored almost 4 years ago
b1f35698c5a0cc2080c0691982c315f7396c3d0a authored almost 4 years ago
08ea20c7fc688c20a7ad45f494419697c528cd9a authored almost 4 years ago
842733be4475618f74a046a1ccfdb25b3d73a059 authored almost 4 years ago
49d3f2a4d939c6fa0d3be06acd9947b71b681feb authored almost 4 years ago
663156de4956a23240c77e248d44ed48956dc889 authored almost 4 years ago
cf8796655629e9eea85d2252edfab011d0ac7f09 authored almost 4 years ago
630536d34f994f0b44ffaa0d76a82fc44c45e185 authored almost 4 years ago
3e7770f307a3c83a661c0ff10bc92f751585fd24 authored almost 4 years ago
edc0552c1c25c370df121c6c1363cc04f61c9131 authored almost 4 years ago
6558d187a31d533792b0cbd30fada31d62193b73 authored almost 4 years ago
* optimize callback name, allow to set open_http_protocol with Server
* optimize code, add te...
0e855e7a090e8e30fec5842d2a8da878d353c098 authored almost 4 years ago* optimize code
* fix tests
* fix tests[2]
* fix tests[3]
* fix tests[4]
6672e5444d8c416a75552324438c20c466f3c641 authored almost 4 years ago804ef9d0921d764f0506ba4baf433fee4fd19311 authored almost 4 years ago
b4f2985b7c29567ab4d698fa4e8e6c3d5752e9ca authored almost 4 years ago
e24a52e2a3e4121f8db1c3968a21ef27d2b3e4d8 authored almost 4 years ago
* Exit the process directly when a fatal error occurs
* use zend_try
* fix tests
* fix ...
62fd4594e8f7d13f43016cf61dd5160780c43bec authored almost 4 years ago* fix
* fix 2
* fix 3
* fix tests
* fix tests[2]
b41cdea7233b4bac02a50423a433fd0d6cb80bdd authored almost 4 years agoc2eceb4f01524fd8dbc87ab17ab92b77bc00f39f authored almost 4 years ago
* Allow setting content-length http header.
* fix tests
* fix tests [2]
Co-authored-by:...
a1cef6e97f8aa6291f5a5ff423d711e0d535fd3e authored almost 4 years ago* fix native-curl crash on PHP8
* optimize code
* optimize code[2]
* fix tests
* opt...
289e673352fe3831b33c70c35f5bb30649c9d676 authored almost 4 years agoFixed GitHub repo path for ext-async
6d9b69e8a1a2326d416872b53301220a27e78275 authored almost 4 years ago* Fix timer
* Optimize
* Add test
* Optimize warning info
e678bba847959a01438be3997b8738f40eeac7fd authored almost 4 years ago2a741fe66fa542d070fb7364b12fd393e2e829ba authored almost 4 years ago
bcf418fe04e5bcd1252888af4c9a1d2e1c782c99 authored almost 4 years ago
a630b5b2a681523834828d8bb3eaa84eff91bcf8 authored almost 4 years ago
e8713c20f6de472ca2b0883efccef28a0a09e422 authored almost 4 years ago
5fc4359ee7662aa829cc920b6c3562699ce14eaa authored almost 4 years ago
* add gip_min_length
* rename, add tests
* fix tests
* optimize
2300af59aedcded7837848975130cf6f9764f19f authored almost 4 years ago* improve httpclient
* fix bugs
* improve library, fix type
* fix tests
a131fa874aa4577d22c3d0c3acf24e8976d8e713 authored almost 4 years ago* optimize ssl_connect/ssl_shutdown
* optimize ssl_shutdown
* ssl core-tests
* fix core...
8f075dcd3790443850c96035f53439a388e16d90 authored almost 4 years agob63dbe194596143ed66bc21b55c657e7dd2b4a15 authored almost 4 years ago
709813fcc3f70ea9f2368746d7e80d9a0cae7c3d authored about 4 years ago