universalisos/docs/html/anis-reference-manual/socket__api__common_8h.js
Fábio Coutada 7855eab092 feat(import): Complete PikeOS 5.0 ecosystem import from devvm-arch
MAJOR MILESTONE: Successfully imported complete PikeOS 5.0 ecosystem
from Virtual Machine 100 (devvm-arch) on gigabyte Proxmox server.

Import Summary:
- Source Code: 4.3GB, 63,441 files, 14,829 C/C++/H files
- Documentation: 78MB, 37+ PDF manuals covering all PikeOS aspects
- XSD Schemas: 1.8MB, 158 schema files for configuration/code generation
- Test Framework: Complete TFW infrastructure in src/tfw/

Key Components:
 Multi-architecture kernels (ARM v7/v8, PowerPC e500/e500mc/e5500, x86_64)
 Core source libraries (libstand, ssw, p4ext)
 Complete test framework with executables, includes, libraries
 37+ comprehensive PDF documentation (installation, development, platform manuals)
 158 XSD schemas for Eclipse-based code generation and configuration
 AUTOSAR/MISRA safety-critical compliance foundation
 Hardware virtualization support
 Eclipse IDE project configuration (.project, .cproject)

Documentation Categories:
- Installation & User Guides (pikeos-installation-guide.pdf, user manuals)
- Development References (kernel, driver, test framework manuals)
- API & Programming (C/C++ environments, native API extensions)
- Platform Manuals (ARM, PowerPC, x86 specific guides)
- CDK Documentation (gcc, binutils, ld, cpp internals)
- Release Notes (all components for 5.0.3)
- Specialized Topics (hardware virtualization, POSIX compliance)

Technical Achievements:
 Complete PikeOS 5.0 codebase across multiple processor architectures
 Safety-critical foundation with AUTOSAR/MISRA compliance
 Eclipse IDE integration with XSD-driven code generation pipeline
 Comprehensive test framework for validation and verification
 Complete documentation covering development, deployment, and optimization

Extraction Method:
- Source: VM 100 (devvm-arch) on gigabyte server (192.168.0.104)
- Method: Direct LVM disk mount via losetup, rsync transfer
- Size: Total 4.4GB extracted and organized

Next Phases:
- Phase 3: XSD Workflow Analysis (Day 8-10)
- Phase 4: Safety Standards Compliance Documentation (Day 11-12)
- Phase 5: Component Categorization (Day 13-14)
- Phase 6: Aurelio Brain Test (Day 15)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-06 21:01:41 +01:00

24 lines
No EOL
1.9 KiB
JavaScript

var socket__api__common_8h =
[
[ "PF_INET", "group__anisSocket.html#ga3f5da0b5be27fe31ec7cc11bfa8d1a25", null ],
[ "SOCK_DGRAM", "group__anisSocket.html#ga4db8b9a846c67404db0b6f014f9a9fdf", null ],
[ "AF_INET", "group__anisSocket.html#ga9930604d0e32588eae76f43ca38e7826", null ],
[ "INADDR_ANY", "group__anisSocket.html#ga5d1940045dc2e7de552f3d4ff13a74ab", null ],
[ "SOL_SOCKET", "group__anisSocket.html#ga92d045f6ee2f343d6b28830a9fec082e", null ],
[ "IPPROTO_IP", "group__anisSocket.html#gabf96615d54d7d81630efc2e8f1770223", null ],
[ "SO_TYPE", "group__anisSocket.html#ga8ab1e00e94a92737d3a4b407f7fa90f1", null ],
[ "SO_RCVBUF", "group__anisSocket.html#ga0db12e960ac303030400d9fd95391b52", null ],
[ "SO_REUSEADDR", "group__anisSocket.html#ga5589f74fada0d0cd47bd6ea8741a58ee", null ],
[ "SO_FLUSH_ARP", "group__anisSocket.html#ga5599ccb4d9209da16a32262a764b1c67", null ],
[ "IP_ADD_MEMBERSHIP", "group__anisSocket.html#ga924b1653500b7d3bf1bcef96a1a28431", null ],
[ "IP_DROP_MEMBERSHIP", "group__anisSocket.html#gad9e530e8ee1d2a001717d40d3aa26618", null ],
[ "IP_MULTICAST_TTL", "group__anisSocket.html#gabf2be8a26ec89482c3c440028aacc523", null ],
[ "IP_MULTICAST_IF", "group__anisSocket.html#ga95ac9ecdbd7845274e20667d3b42cd00", null ],
[ "IP_MULTICAST_LOOP", "group__anisSocket.html#ga5481dc4543c45fa31bf769119057a259", null ],
[ "ANIS_RCVBUF_NO_LIMIT", "group__anisSocket.html#ga02ea408a7ddb810fc4339cd0ec56fc02", null ],
[ "ANIS_MAX_NAMELEN", "group__anisSocket.html#ga8062b93fe247ec94a5b8a1d703ff7377", null ],
[ "MSG_DONTWAIT", "group__anisSocket.html#gab18d3d439e4a9c8d0f73e7166e8eb376", null ],
[ "socklen_t", "group__anisSocket.html#ga6b82106923cc13b3a9734520ecc29514", null ],
[ "sa_family_t", "group__anisSocket.html#ga22bf2db06ebc5466014e637d419cef90", null ],
[ "in_port_t", "group__anisSocket.html#ga979d51fa99f7145221b3ed1afff5b827", null ]
];