|
version 1.15, 2014/01/28 14:05:43
|
version 1.18, 2015/05/18 15:09:59
|
|
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 - 2014 | Copyright 2004 - 2015 |
| 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 59 SUCH DAMAGE.
|
Line 59 SUCH DAMAGE.
|
| #define STRSIZ 256 |
#define STRSIZ 256 |
| #endif |
#endif |
| #define RPC_MIN_BUFSIZ 512 |
#define RPC_MIN_BUFSIZ 512 |
| |
#define SOCK_MAX_SUPPORT 6 |
| |
#define IPPROTO_ERPC 162 |
| |
|
| #define CB_ACCEPTCLIENT 0 |
#define CB_ACCEPTCLIENT 0 |
| #define CB_CLOSECLIENT 1 |
#define CB_CLOSECLIENT 1 |