|
FastLED 3.9.15
|
|
strong |
Asio-compatible error code enumeration.
Maps to boost::system::errc in Asio.
| Enumerator | |
|---|---|
| success | |
| connection_refused | |
| connection_reset | |
| timed_out | |
| host_not_found | |
| address_in_use | |
| would_block | |
| operation_aborted | |
| eof | |
| unknown | |
Definition at line 13 of file error_code.h.