mongo.get.socket: Get the socket assigned to a mongo object by mongo.create().

Description Usage Arguments Value See Also Examples

View source: R/mongo.R

Description

Get the the low-level socket number assigned to the given mongo object by mongo.create().

Usage

1

Arguments

mongo

(mongo) a mongo connection object.

Value

Integer socket number

See Also

mongo.create,
mongo.

Examples

1
2
3

jonkatz2/rmongodb documentation built on May 19, 2019, 7:30 p.m.