a few fixes after review of the IO doc changes

This commit is contained in:
Roland 2013-05-27 14:26:34 +02:00
parent 214c29a459
commit caab7909d7
7 changed files with 24 additions and 25 deletions

View file

@ -118,7 +118,7 @@ object TcpPipelineHandler {
* handler may want to watch this actors lifecycle.
*
* <b>IMPORTANT:</b>
*
*
* Proper function of this actor (and of other pipeline stages like [[TcpReadWriteAdapter]]
* depends on the fact that stages handling TCP commands and events pass unknown
* subtypes through unaltered. There are more commands and events than are declared