replaced std::isprint with one that is not dependent on locale. Fixes #384
commit10c1fe21490b98decd76fd4cc3861291008e6287
authorarvidn <arvidn@a83610d8-ad2a-0410-a6ab-fc0612d85776>
Thu, 21 Aug 2008 13:41:27 +0000 (21 13:41 +0000)
committerarvidn <arvidn@a83610d8-ad2a-0410-a6ab-fc0612d85776>
Thu, 21 Aug 2008 13:41:27 +0000 (21 13:41 +0000)
tree05e6f4ef1d840bc3685c8d0a28888d5a81cd7d2d
parentc39fdf540ffee4c6c68dd7c1fe9a1b214c3028c3
replaced std::isprint with one that is not dependent on locale. Fixes #384

git-svn-id: http://libtorrent.svn.sourceforge.net/svnroot/libtorrent/trunk@2625 a83610d8-ad2a-0410-a6ab-fc0612d85776
src/identify_client.cpp