UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
socket.hpp File Reference

Socket Module: manage properties and methods but not connections of ONE network socket to handle IPv4 and IPv6 streams and datagrams. More...

+ Include dependency graph for socket.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UPnPsdk::CSocket_basic
 Get information from a raw network socket file descriptor. More...
 
class  UPnPsdk::CSocket
 Manage all aspects of a network socket. More...
 
class  UPnPsdk::CSocketErr
 Class for portable handling of network socket errors. More...
 

Namespaces

namespace  UPnPsdk
 Reengineered Object Oriented UPnP+ program code.
 

Detailed Description

Socket Module: manage properties and methods but not connections of ONE network socket to handle IPv4 and IPv6 streams and datagrams.

Definition in file socket.hpp.