智能化下的产物,无人棋牌室
MongoDB C driver 1.1.11 发布,此版本主要是 bug 修复:
- Undetected network errors when sending messages to the server
- Off-by-one error in mongoc_gridfs_file_seek with mode SEEK_END
- Memory leak parsing a URI that contains an invalid option
- The libbson submodule’s URL now uses the recommended https://, not git://
文档请看:
下载:
更多内容请看发行说明。
libbson 是一个用来解析、构建和迭代 bson” target=”_blank”>BSON 文档格式的 C 开发包。