Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_socket_streambuf::close (1 of 2 overloads)

Close the connection.

basic_socket_streambuf< Protocol, StreamSocketService, Time, TimeTraits, TimerService > * close();
Return Value

this if a connection was successfully established, a null pointer otherwise.


PrevUpHomeNext