bootstrap.setOption("child.<parameter>", value) vs. bootstrap.setOption("<parameter>", value)

Squigly squigly at gmail.com
Sun Mar 21 07:00:38 EDT 2010


What is the difference when setting an option with and without the "child."
prefix?

(e.g: bootstrap.setOption("child.<parameter>", value) vs.
bootstrap.setOption("<parameter>", value))

Thanks.
-- 
View this message in context: http://n2.nabble.com/bootstrap-setOption-child-parameter-value-vs-bootstrap-setOption-parameter-value-tp4772200p4772200.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list