ZLMediaKit / ZLToolKit

一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
MIT License
1.88k stars 572 forks source link

兼容Alpine镜像打包 #222

Closed ixingqiao closed 3 months ago

ixingqiao commented 3 months ago

/opt/ZLMediaKit/3rdpart/ZLToolKit/src/Util/util.cpp:508:5: error: 'pthread_getname_np' was not declared in this scope; did you mean 'pthread_setname_np'? 508 | pthread_getname_np(tid, (char *) ret.data(), ret.size()); | ^~~~~~ | pthread_setname_np

CLAassistant commented 3 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


xingqiao seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.