Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_socket_iostream::expires_from_now (1 of 2 overloads)

(Deprecated: Use expiry().) Get the stream's expiry time relative to now.

duration expires_from_now() const;
Return Value

A relative time value representing the stream's expiry time.


PrevUpHomeNext