Cruz Bishop
|
ec9bcbd553
|
Removed @version tags and did some documentation
Some test classes are now documented
|
2011-12-01 21:34:25 +10:00 |
|
Craig P. Motlin
|
8d6d2f038e
|
Remove redundant no-arg constructors.
|
2011-11-09 08:29:23 -05:00 |
|
Trustin Lee
|
0dbdbcdb96
|
Added @Override annotations which were disallowed in Java 5 but not anymore in Java 6.
|
2010-11-12 09:45:39 +09:00 |
|
Trustin Lee
|
3362114248
|
* Replaced e-mail addresses into homepage/blog URL anywhere possible
* Added Amit to COPYRIGHT.txt
|
2010-01-26 09:04:19 +00:00 |
|
Trustin Lee
|
6075c50cf7
|
Resolved issue: NETTY-252 Remove the deprecated types and methods
|
2009-11-17 03:30:46 +00:00 |
|
Trustin Lee
|
eca6033456
|
Updated author information. I want to get messages about Netty in my gmail account.
|
2009-10-14 05:46:40 +00:00 |
|
Trustin Lee
|
b11ef6ca9b
|
Relicensed to Apache License v2
|
2009-08-28 07:15:49 +00:00 |
|
Trustin Lee
|
adc1969d6c
|
Fixed issue: NETTY-204 Connection timeout does not work with the NIO socket transport.
* DefaultChannelConfig.setOption() does not handle connectTimeoutMillis
|
2009-08-14 20:36:32 +00:00 |
|
Trustin Lee
|
f65b53917d
|
Javadoc
|
2009-06-19 17:01:09 +00:00 |
|
Trustin Lee
|
13c68c7643
|
* Made ChannelConfig.setOption() public
|
2009-02-25 14:53:31 +00:00 |
|
Trustin Lee
|
cd6fce50bc
|
* Extracted common code from various ChannelConfig implementations to DefaultChannelConfig and DefaultServerChannelConfig
|
2009-02-21 19:08:08 +00:00 |
|