Lua Player Plus Vita
Documentation of lpp-vita
Socket Member List

This is the complete list of members for Socket, including all inherited members.

accept(int sock)Socket
close(int sock)Socket
connect(string host, int port, NetProtocol protocol)Socket
createServerSocket(int port, NetProtocol protocol)Socket
receive(int sock, int size)Socket
send(int sock, string data)Socket