• P
    7091417: recvfrom's 6th input should be of type socklen_t · 964c0070
    phh 提交于
    Summary: Revamp class os's socket method formal args to match socket.h, insert casts in appropriate places, and copyin-copyout int*'s that s/b socklen_t*'s in jvm.cpp.
    Reviewed-by: coleenp, dholmes
    Contributed-by: erik.gahlin@oracle.com, rickard.backman@oracle.com, nils.loodin@oracle.com, markus.gronlund@oracle.com
    964c0070
jvm_linux.h 3.1 KB