Karp 的技术博客
踩坑教训
php7.3-编译安装编译常见错误 libzip / off_t undefined / fatal error: zipconf.h

configure: error: Please reinstall the libzip distribution

踩坑教训
Swoole : wManager_check_exit_status: worker#5 abnormal exit

解决 Swoole : wManager_check_exit_status: worker#5 abnormal exit

踩坑教训
Swoole onClose handler error. Http onRequest handler error.

接口调用一个不存在的 类 长时间不回显.

踩坑教训
valgrind 程序减少内存泄漏或者错误访问

使用 Valgrind 减少内存泄漏或错误访问

踩坑教训
`Websocket` 数据解压缩踩坑

今天业务上需要对接下 其他站点 的 websocket 服务.