Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8167295

Further cleanup to the native parts of libnet/libnio

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • core-libs
    • None
    • b140

    Description

      The SAP development team has done several minor fixes and adoptions to libnet/libnio which seem worthwile contributing. In detail these are:
      - unify definition of union type "SOCKETADDRESS" between windows/unix implementations
      - move declaration of function NET_Wait to net_util.h as it is implemented/used for both, windows/unix
      - remove function NET_AllocSockaddr
      - remove definitions of SOCKADDR_LEN, SOCKETADDRESS_LEN, just rely on sizeof(SOCKETADDRESS)
      - add some further initializations of variables
      - formatting cleanups
      - minor other fixes

      Attachments

        Activity

          People

            clanger Christoph Langer
            clanger Christoph Langer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: