K 10
svn:author
V 7
abbagom
K 8
svn:date
V 27
2009-03-09T13:23:05.319944Z
K 7
svn:log
V 349
I have used socket encoding as utf-8 after revision 10, to use Korean well. But fcopy needs socket which is configured to use binary encoding. So after revision 14, I started to use communication socket encoding as binary.
To satisfy both requirements, communication socket is set to utf-8 encoding normally, and binary encoding for fcopy operation.
END
