Added new exception const

master
Aadhavan Srinivasan 8 months ago
parent cb525c4097
commit 6cfdddc204

@ -3,6 +3,6 @@
static const int EXCEPT_CONNREFUSED = 10;
static const int EXCEPT_TOOFEWARGS = 15;
static const int EXCEPT_INVALIDARGS = 20;
#endif

Loading…
Cancel
Save