[ http://issues.apache.org/jira/browse/DIRMINA-2?page=comments#action_12358681 ]
Trustin Lee commented on DIRMINA-2: ----------------------------------- I looked into your modification in detail. It looks really good! You did a great job. It was most impressive that you've got rid of VmPipeFilter. :) > Traffic control > --------------- > > Key: DIRMINA-2 > URL: http://issues.apache.org/jira/browse/DIRMINA-2 > Project: Directory MINA > Type: New Feature > Versions: 0.7, 0.8 > Reporter: Trustin Lee > Assignee: Trustin Lee > Priority: Minor > Fix For: 0.9 > Attachments: traffic-control.diff > > IoSession should have some traffic control methods to throttle traffic. > * IoSession.setTrafficMask( TrafficMask ); > TrafficMask is an enumeration type consisted of > * NONE > * READ > * WRITE > * ALL -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
