Releases: swoole/swoole-src
Releases Β· swoole/swoole-src
swoole-1.7.8-stable
- Fixed swoole_http_server::on no implementation parent class methods
- Fixed cannot read cookie in swoole_http_server
- Added swoole_http_server support to POST RawContent
- swoole_timer_after interface can pass a user parameter
- swoole_client->recv and onReceive zero copy
- Fixed swoole_table->set cannot be set more than 64K string
- Fixed open_length_check connection memory buffer is not reset bug
- Added dispatch_mode=4/5, dispatch data by client ip and uid
- Event callback function exception error level changed from E_WARNING to E_ERROR
swoole-1.7.8-RC2
Update create buffer_input always.
swoole-1.7.8-RC1
Fixed recvfrom death loop
swoole-1.7.8-beta
exception error level update to E_ERROR
swoole-1.7.7-stable
- Added swoole_http_server
- Added swoole_server->after
swoole-1.7.7-RC3
Fixed compile failed with ZTS.
swoole-1.7.7-RC2
Added serv->package_max_length default value.
swoole-1.7.7-alpha
Update fork child process in worker.
swoole-1.7.6-stable
Fixed known issues
swoole-1.7.6-RC1
Update length check