K 10 svn:author V 3 mav K 8 svn:date V 27 2017-04-23T09:01:40.053532Z K 7 svn:log V 298 MFC r314290: Implement use of multiple transfers per I/O. This change removes limitation of single S/G list entry and limitation on maximal I/O size, using multiple data transfers per I/O if needed. Also it removes code duplication between send and receive paths, which are now completely equal. END