Question of building apache module.# Programming - 葵花宝典
c*k
1 楼
Can I use fopen() to deal with local file?
such as read a local file and send it back to client?
or do I have to use apr APIs?
If I am correct,
Is that because fopen() is not thread-safe?
such as read a local file and send it back to client?
or do I have to use apr APIs?
If I am correct,
Is that because fopen() is not thread-safe?