Skip to content

Commit 5fb150f

Browse files
committed
bug 5249 -- this is a test
1 parent 8dc51ec commit 5fb150f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/com/danga/MemCached/MemCachedClient.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1426,7 +1426,8 @@ public Map<String,Object> getMulti( String[] keys, Integer[] hashCodes, boolean
14261426
}
14271427

14281428
/**
1429-
* Adding a comment.
1429+
* This is a private method to use NIO for get multi.
1430+
* It multiplexes across multiple streams.
14301431
*
14311432
* @param cmdMap map of host to command
14321433
* @param ret map to return results

0 commit comments

Comments
 (0)