![]() |
Home | Libraries | People | FAQ | More |
Return the last error.
system::error_code last_error() const;
This returns the last error code which was generated in the most recent
call to write_some
.
Constant.
No-throw guarantee.