<html><body><p><tt><font size="2">&gt; &gt; Like the followings:<br>&gt; &gt; func tlsWrite(buffer: Collection&lt;UInt8&gt;) throws<br>&gt; &gt; func tlsWritev(vectors: Collection&lt;iovec&gt;)<br>&gt; &gt; <br>&gt; &gt; If it is possible it will be very helpful since <br>&gt; &gt; 1) it is very swifty and user friendly<br>&gt; &gt; 2) vectorIO could significantly reduce the overhead to merge fragments of bytes into a single buffer.<br>&gt; <br>&gt; +1 on vectors.<br>&gt; </font></tt><br><br><font size="2">+1 on need to make it more Swifty.</font><br><br><font size="2">What is the advantage of using vectored IO for TLS service?</font><br><font size="2">I am not sure if TLS would support processing of gathered multiple input buffers.</font><br><br><BR>
</body></html>