Opened 13 years ago
Last modified 11 years ago
#257 accepted enhancement
Update sys/socket.h with some stuff from latest freebsd headers
Reported by: | psmedley | Owned by: | Yuri Dario |
---|---|---|---|
Priority: | highest | Milestone: | libc-0.7 |
Component: | emx | Version: | 0.6.4 |
Severity: | normal | Keywords: | |
Cc: |
Description
Per summary - libc sys/socket.h misses some useful stuff.
Attached diff has some stuff from current freebsd sources, that makes compilation of some source much easier.
ie socklen_t stuff in particular
Attachments (1)
Change History (4)
by , 13 years ago
Attachment: | socket.h.diff added |
---|
comment:2 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:3 by , 11 years ago
Milestone: | libc-0.6.6 → libc-0.7 |
---|
This will have to wait for libc-0.7. I don't want to muddle up socket.h more than necessary before it gets synced up against a more recent BSD.
Note:
See TracTickets
for help on using tickets.
sys/socket.h diff