You need to sign in or sign up before continuing.
Initial winsock support patch from nu774.
Some tweak might be still needed to take care of OPENSSL_AppLink to get https support working. In win32, user application of openssl is required to include openssl/applink.c or something, when openssl is compiled with OPENSSL_USE_APPLINK. I don't know how it should be taken care of, from the library point of view (it must be done by user of libopusfile, since openssl always searches that function in executable module). Posted to the hydrogenaudio format 2012 November 19. http://www.hydrogenaudio.org/forums/index.php?s=&showtopic=97856&view=findpost&p=814582
Showing
- Makefile.am 6 additions, 0 deletionsMakefile.am
- configure.ac 8 additions, 6 deletionsconfigure.ac
- src/http.c 64 additions, 21 deletionssrc/http.c
- src/win32/winerrno.h 52 additions, 0 deletionssrc/win32/winerrno.h
- src/win32/wsockwrapper.c 44 additions, 0 deletionssrc/win32/wsockwrapper.c
- src/win32/wsockwrapper.h 25 additions, 0 deletionssrc/win32/wsockwrapper.h
Loading
Please register or sign in to comment