XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xtd::socket::bindable_socket< _SuperT > Class Template Reference

Server side binding behavior. More...

+ Inheritance diagram for xtd::socket::bindable_socket< _SuperT >:
+ Collaboration diagram for xtd::socket::bindable_socket< _SuperT >:

Public Member Functions

template<typename... _ArgTs>
 bindable_socket (_ArgTs &&...oArgs)
 ctor
 
void bind (const typename _SuperT::address_type &addr)
 binds the socket to an address and port
 

Detailed Description

template<typename _SuperT>
class xtd::socket::bindable_socket< _SuperT >

Server side binding behavior.

Definition at line 370 of file socket.hpp.


The documentation for this class was generated from the following file: