|
plptools
|

Go to the source code of this file.
Enumerations | |
| enum | ConnectionError { FACERR_NONE = 0 , FACERR_COULD_NOT_SEND = 1 , FACERR_AGAIN = 2 , FACERR_NOPSION = 3 , FACERR_PROTVERSION = 4 , FACERR_NORESPONSE = 5 , FACERR_CONNECTION_FAILURE = 6 } |
| Errors that can occur when connecting to a PLP server. More... | |
| enum ConnectionError |
Errors that can occur when connecting to a PLP server.
| Enumerator | |
|---|---|
| FACERR_NONE | |
| FACERR_COULD_NOT_SEND | |
| FACERR_AGAIN | |
| FACERR_NOPSION | |
| FACERR_PROTVERSION | |
| FACERR_NORESPONSE | |
| FACERR_CONNECTION_FAILURE | |
Definition at line 28 of file connectionerror.h.