![]() |
XTL
0.1
eXtended Template Library
|
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 | |
Server side binding behavior.
Definition at line 370 of file socket.hpp.