netty5/example/src/main
Norman Maurer 979d775f5f Remove volatile from field as its not needed.
Motivation:

We not need to mark the field as volatile and so this may confuse people.

Modifications:

Remove volatile and add comment to explain why its not needed.

Result:

More correct example.
2016-08-11 08:59:20 +02:00
..
java/io/netty/example Remove volatile from field as its not needed. 2016-08-11 08:59:20 +02:00
resources Add HTTP/2 Netty tiles example 2015-05-18 14:16:54 -07:00