RFR: 8305858: Resolve multiple definition of 'handleSocketError' when statically linking with JDK native libraries
    Jiangli Zhou 
    jiangli at openjdk.org
       
    Wed Apr 12 17:18:28 UTC 2023
    
    
  
On Wed, 12 Apr 2023 06:29:16 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> This looks okay but it makes me wonder about loadSocketExtensionFuncs. Maybe we should remove that from Sctp.h and change loadSocketExtensionFuncs in SctpNet.c to be static.
Changed loadSocketExtensionFuncs to be static as suggested.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13438#issuecomment-1505628839
    
    
More information about the net-dev
mailing list