Concept: TCP Socket Implementation
Value: 5 (Critical - Full TCP socket API)
What it is: Full TCP socket API for JNode
Key files:
net/src/net/org/jnode/net/ipv4/tcp/TCPSocketImpl.java
net/src/net/org/jnode/net/ipv4/tcp/TCPInputStream.java
Bridges: Sockets, TCP, I/O streams
Documentation Requirements
For Value 5 (Critical):
-
Update ALL 4 sections of the index (index.md):
- Pages Table: Add new page in alphabetical order
- Concepts → Pages: Add the page name. Also add discovered Technical Terms
- Source Path → Pages: Map
net/src/net/org/jnode/net/ipv4/tcp/ to the new page
- Task Routing: Add to relevant developer task categories with meaningful routing ideas (1-3 entries)
-
Update Glossary: Add 1-sentence definition for any new project-specific term
-
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., socket options, connection state machine)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)
- [[Sockets-Implementation]]
- [[Network-Stack]]
Concept: TCP Socket Implementation
Value: 5 (Critical - Full TCP socket API)
What it is: Full TCP socket API for JNode
Key files:
net/src/net/org/jnode/net/ipv4/tcp/TCPSocketImpl.javanet/src/net/org/jnode/net/ipv4/tcp/TCPInputStream.javaBridges: Sockets, TCP, I/O streams
Documentation Requirements
For Value 5 (Critical):
Update ALL 4 sections of the index (
index.md):net/src/net/org/jnode/net/ipv4/tcp/to the new pageUpdate Glossary: Add 1-sentence definition for any new project-specific term
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., socket options, connection state machine)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)