LHZ5388015210 2020-11-29 13:25
浏览 0

mg_fopen/mg_stat: Remove stamp coupling

mg_fopen and mg_stat set different members of the same data structure struct mg_file. This stamp coupling is a maintenance problem.

该提问来源于开源项目:civetweb/civetweb

  • 写回答

6条回答 默认 最新

  • LHZ5388015210 2020-11-29 13:25
    关注

    Re-evaluated: This would be is a rather complicated structural change - after some hours I'm far from a version that even compiles. The coupling is ugly, but the code works, so there are probably more important issues.

    评论

报告相同问题?