>
>
> On Thursday, February 9, 2012 12:33:17 AM UTC-8, Siddharth Jagtiani wrote:
>
> Now, I use spymemcached as my client, and use it like this
> private MyClass() throws UnknownHostException, IOException {
> super(new InetSocketAddress("127.0.0.1", 11211));
> }
>This is not a complete example that demonstrates the problem.
