|
version 1.18.2.2, 2015/07/02 22:20:47
|
version 1.19.4.1, 2016/08/02 10:13:32
|
|
Line 12 terms:
|
Line 12 terms:
|
| All of the documentation and software included in the ELWIX and AITNET |
All of the documentation and software included in the ELWIX and AITNET |
| Releases is copyrighted by ELWIX - Sofia/Bulgaria <info@elwix.org> |
Releases is copyrighted by ELWIX - Sofia/Bulgaria <info@elwix.org> |
| |
|
| Copyright 2004 - 2015 | Copyright 2004 - 2016 |
| by Michael Pounov <misho@elwix.org>. All rights reserved. |
by Michael Pounov <misho@elwix.org>. All rights reserved. |
| |
|
| Redistribution and use in source and binary forms, with or without |
Redistribution and use in source and binary forms, with or without |
|
Line 53 SUCH DAMAGE.
|
Line 53 SUCH DAMAGE.
|
| |
|
| #ifndef DEF_RPC_BLOB_TIMEOUT |
#ifndef DEF_RPC_BLOB_TIMEOUT |
| #define DEF_RPC_BLOB_TIMEOUT 60 |
#define DEF_RPC_BLOB_TIMEOUT 60 |
| |
#endif |
| |
|
| |
#ifndef ERPCMISMATCH |
| |
#define ERPCMISMATCH 73 /* RPC version wrong */ |
| |
#endif |
| |
#ifndef EPROCUNAVAIL |
| |
#define EPROCUNAVAIL 76 /* Bad procedure for program */ |
| #endif |
#endif |
| |
|
| #define RPC_SCHED_POLLING 1 |
#define RPC_SCHED_POLLING 1 |