1Net.Protocol(3kaya) Kaya module reference Net.Protocol(3kaya)
2
3
4
6 Net::Protocol - The protocol to use
7
9 Net::Protocol< >
10
11
12 = TCP()
13
14
15 | TCP_IPv4()
16
17
18 | TCP_IPv6()
19
21 The network protocol to use for connections. IPv6 is not currently sup‐
22 ported.
23
25 Kaya standard library by Edwin Brady, Chris Morris and others
26 (kaya@kayalang.org). For further information see http://kayalang.org/
27
29 The Kaya standard library is free software; you can redistribute it
30 and/or modify it under the terms of the GNU Lesser General Public
31 License (version 2.1 or any later version) as published by the Free
32 Software Foundation.
33
34
35
36Kaya December 2010 Net.Protocol(3kaya)