|
version 1.16, 2015/01/15 01:42:37
|
version 1.17.2.1, 2015/01/28 00:06:22
|
|
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_BPF 4 | #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 |