Use fuzzy-matching for session names only if required
commit5e4c7c57bf7e8eb729e9804ab7643d1dbbddd9bb
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Wed, 13 Aug 2008 02:41:19 +0000 (12 22:41 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Wed, 13 Aug 2008 02:41:19 +0000 (12 22:41 -0400)
treed0b848305587e8a147127e776a3a55a5f69fe1bf
parentf6b50e175bc39763c4660cc88d7f82e5811797de
Use fuzzy-matching for session names only if required

If there is a session with the exact name specified, then use that one
instead of matching other sessions with a similar name. Detailed bug
report by Marius Mikucionis
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=361274)
src/socket.c