< prev index next >

test/java/nio/channels/SocketChannel/VectorIO.java

Print this page

        

*** 22,31 **** --- 22,32 ---- */ /* @test * @summary Test socketchannel vector IO * @library .. + * @key randomness */ import java.io.*; import java.net.*; import java.nio.*;
< prev index next >