K 10 svn:author V 3 mav K 8 svn:date V 27 2017-02-26T06:25:55.822046Z K 7 svn:log V 285 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