由于最近要重写Muduo网络库,了解到Muduo使用的是Reactor模型,于是就查阅了几篇资料做了以下总结。 “The reactor design pattern is an event handling pattern for handling service requests delivered concurrently to a service handler by one or …
初始代码问题:执行错误/*** Return an array of arrays of size *returnSize.* The sizes of the arrays are returned as *returnColumnSizes array.* Note: Both returned array and *columnSizes array must be malloced, assume caller calls free().*/
int* ad…