Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Unix Implementations for Socket Opt Functions
Added internal functions and implementations for sockopt functions - Added 4 internal functions: one to retrieve OMR to OS mapping for socket levels, one to retrieve OMR to OS mapping for socket options, two to wrap the code for the socket option functions to reduce clutter. - Added simple implemnentations for the 6 socket options functions. Issue: eclipse-omr#5158 Signed-off-by: Haley Cao <haleycao88@hotmail.com>
- Loading branch information