connect: constify RSTRING-related things
commit7a49e4df0a8f23594a83f21f2fd54955dcb6a0fc
authorEric Wong <normalperson@yhbt.net>
Thu, 21 Nov 2013 18:57:09 +0000 (21 18:57 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 4 Feb 2014 01:43:02 +0000 (4 01:43 +0000)
treef618260a5b974770bbadc0c1ad583e0267e380c0
parent809b9716a2593c0bfcaa115e7e560615c6357b55
connect: constify RSTRING-related things

This should enforce correctness with our non-use of RSTRING_MODIFIED
in this file, hopefully allowing Rubinius to optimize better.
ext/kgio/connect.c