The Micro C++ Library
include/micxx/net/SocketSet.hxx File Reference

Declaration of class micxx::SocketSet. More...

#include <micxx/Config.hxx>
#include <micxx/net/Socket.hxx>
#include <map>

Classes

class  micxx::SocketSet
 A SocketSet resembles fd_set the BSD compliant set of sockets used with select and synchronous I/O multiplexing. More...

Namespaces

namespace  micxx
 

The Micro C++ Library.



Detailed Description

Declaration of class micxx::SocketSet.