[JBoss JIRA] Created: (NETTY-201) DatagramChannelConfig.setOption() does not configure all properties.

Trustin Lee (JIRA) jira-events at lists.jboss.org
Thu Jul 23 21:48:29 EDT 2009


DatagramChannelConfig.setOption() does not configure all properties.
--------------------------------------------------------------------

                 Key: NETTY-201
                 URL: https://jira.jboss.org/jira/browse/NETTY-201
             Project: Netty
          Issue Type: Bug
          Components: Transport
            Reporter: Trustin Lee
            Assignee: Trustin Lee
             Fix For: 3.1.0.GA


Some UDP configuration properties such as timeToLive and receiveBufferSizePredictor are not set if a user configured them using DatagramConfig.setOption(), setOptions(), and Bootstrap.setOption().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the netty-dev mailing list