Module: Socket > Implementation #2
Labels
No labels
Bug
Design Choice
Documentation
Duplicate
Feature
Invalid
KEPT FOR REFERENCE
More Info Needed
Nope.
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JCubeWare/JCubeCode#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Module Name: Socket
Implement the socket module fully and test it on both Linux and Windows.
The underlying socket API is not fundamentally different, but adding few enums to unify the scattered defines should be a good thing to add.
Module: Socketto Module: Socket > Implementation