Skip to content

Commit b145f9f

Browse files
committed
improved comment on scanner_node_connect_tcp
1 parent a2d26eb commit b145f9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/mongoc/mongoc-topology-scanner.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,9 @@ mongoc_topology_scanner_ismaster_handler (mongoc_async_cmd_result_t async_status
285285
* Create a socket stream for this node, begin a non-blocking
286286
* connect and return.
287287
*
288+
* Returns:
289+
* A stream. On failure, return NULL and fill out the error.
290+
*
288291
*--------------------------------------------------------------------------
289292
*/
290293

0 commit comments

Comments
 (0)