[ruby-cvs:54081] charliesome:r46935 (trunk): * ext/socket/socket.c (sock_gethostname): Use NI_MAXHOST to support
charliesome at ruby-lang.org
charliesome at ruby-lang.org
Fri Jul 25 13:17:51 JST 2014
charliesome 2014-07-25 13:17:50 +0900 (Fri, 25 Jul 2014)
New Revision: 46935
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=46935
Log:
* ext/socket/socket.c (sock_gethostname): Use NI_MAXHOST to support
hostnames longer than 64 characters if the system supports it.
Modified files:
trunk/ChangeLog
trunk/ext/socket/socket.c
More information about the ruby-cvs
mailing list