Ticket #412 (closed defect: fixed)
Better socketpair checking for Solaris systems
| Reported by: | xaka | Owned by: | olly |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.17 |
| Component: | Omega | Version: | 1.0.16 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | Solaris | Blocking: |
Description
With current configure.ac file state HAVE_SOCKETPAIR macros still undefined because socketpair is not in default C library. Its wrong to check for this function using AC_CHECK_FUNCS macros on Solaris systems. I've attach the patch which fix this defect and as result enable CPU time and memory limits to improve software stability.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

