duncan
Mom and Dad were wrong!
|
bytes_received() | net::Connection | |
bytes_sent() | net::Connection | |
connected() (defined in net::Connection) | net::Connection | |
Connection(const std::string &address, PacketListener *lis=0, port_t port=kPort) | net::Connection | |
Connection(port_t port=kPort) | net::Connection | |
receive() | net::Connection | |
send(const void *buf, size_t size, index_t peer=0, bool reliable=kReliable) | net::Connection | |
set_listener(PacketListener *) (defined in net::Connection) | net::Connection | |
~Connection() | net::Connection |