|
version 1.28.4.1, 2025/11/17 19:53:08
|
version 1.30, 2026/02/10 17:50:00
|
|
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 - 2025 | Copyright 2004 - 2026 |
| 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 56 SUCH DAMAGE.
|
Line 56 SUCH DAMAGE.
|
| #include <sys/param.h> |
#include <sys/param.h> |
| #include <sys/socket.h> |
#include <sys/socket.h> |
| #include <sys/un.h> |
#include <sys/un.h> |
| |
#include <stdatomic.h> |
| #ifndef __linux__ |
#ifndef __linux__ |
| #include <sys/limits.h> |
#include <sys/limits.h> |
| #include <sys/endian.h> |
#include <sys/endian.h> |