netty5/example/src/main
Daniel Norberg 54a39a94ac example: memcache: fix set command
Motivation:

The example MemcacheClient set command doesn't work.

Modifications:

Fill the extras field buffer with zeros so that it gets written to the
request payload.

Result:

The example MemcacheClient set command works.
2014-12-05 08:59:23 +01:00
..
java/io/netty/example example: memcache: fix set command 2014-12-05 08:59:23 +01:00
resources Add logLevel property to enable different log levels for the examples. 2014-11-21 10:48:57 +09:00