GNet Library Reference
- Table of Contents
- GNet -- GNet utility functions and macros
- InetAddr -- Internet Address
- TCP -- TCP socket
- UDP -- UDP socket
- Mcast -- IP Multicast socket
- Conn -- TCP connection object
- Server -- TCP server object
- IOChannel -- GIOChannel utility functions
- URI -- Uniform Resource Identifier (URI)
- Base64 -- Base64 encoding and decoding
- Pack -- Byte packing and unpacking functions
- MD5 -- MD5 hash
- SHA -- SHA hash
- Unix -- Unix socket
- IPv6 -- IPv6 policy functions
- SOCKS -- SOCKS proxy
This section contains the API reference for gnet. All the public
interfaces are documented here. This reference guide is built by
extracting comments from the code sources.