PHP流(Stream)的概述与使用详解
最近学习Libevent , PHP 除了creat , bind , listen , 有个成系列的套接字函数 stream_x, 官网文档想骂人。
- PHP
- 2020-03-27
- 57已阅读
高性能IO框架libevent读书笔记记录
《Linux高性能服务器编程》一书中第12章节内容, 这本书读了三遍, 像我这种非计算机出身的人,真的得一遍遍的理解, 记个笔记,写个demo玩玩. 细水长流~~
- PHP
- 2020-02-27
- 85已阅读
PHP网络编程函数记录
网络编程函数记录下 scoket 一系列函数 地址https://www.php.net/manual/zh/ref.sockets.php
- PHP
- 2019-10-18
- 79已阅读