Added more todo for the xnio transport

This commit is contained in:
Trustin Lee 2009-02-25 10:43:03 +00:00
parent fe220d42ec
commit 94e8f31bfa

View File

@ -59,6 +59,8 @@ class XnioChannel extends AbstractChannel {
MessageEvent currentWriteEvent;
int currentWriteIndex;
// TODO implement high / low water mark
/**
* @param parent
* @param factory