<html><body><p><tt><font size="2">> > Like the followings:<br>> > func tlsWrite(buffer: Collection<UInt8>) throws<br>> > func tlsWritev(vectors: Collection<iovec>)<br>> > <br>> > If it is possible it will be very helpful since <br>> > 1) it is very swifty and user friendly<br>> > 2) vectorIO could significantly reduce the overhead to merge fragments of bytes into a single buffer.<br>> <br>> +1 on vectors.<br>> </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>