# File lib/mongo/mongo_replica_set_client.rb, line 370 def checkin(socket) if socket && socket.pool socket.pool.checkin(socket) end sync_refresh end