Closed
Bug 744895
Opened 13 years ago
Closed 12 years ago
Get SCTP to build on Windows in our tree
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jesup, Assigned: jesup)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
The current drop of libsctp we imported has some bugs in the Windows support and/or there are issues with the makefiles we've added. (In particular, incorrect system ifdefs around code in user_recv_thread.c, user_environment.h not including sctp_os_userspace.h, etc.)
It needs to be less dependent on system includes for internal structures as well.
The SCTP authors are already in the process of revising; will report the issues upstream
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
Note: that patch is for the paris_demo branch (which has the SCTP code landed on it)
Assignee: nobody → rjesup
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•12 years ago
|
||
fixed long ago
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•