共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > ruby-stemp |
ruby-stemp
|
0 | 0 | 5 |
贡献者 | 讨论 | 代码提交 |
Pure Ruby tempfile implementations appear to suffer from well-known race conditions. The 'mkstemp' family of functions now popular on Linux & *BSD attempt to work around these issues. This module makes them available to Ruby programmers on platforms where they are present.