1. 17 Nov, 2005 1 commit
  2. 01 Aug, 2005 1 commit
  3. 10 Jan, 2005 1 commit
    • Hans Leidekker's avatar
      Stub implementations for WPUCompleteOverlappedRequest, · 8be26da7
      Hans Leidekker authored
      WSADuplicateSocketW, WSAEnumNameSpaceProviders{A,W}, WSAGetQOSByName,
      WSAGetServiceClassInfo{A,W}, WSAGetServiceClassNameByClassId{A,W},
      WSALookupServiceEnd, WSALookupServiceNext{A,W},
      WSAProviderConfigChange,  WSASetService{A,W}, WSCEnableNSProvider,
      WSCGetProviderPath, WSCInstallNameSpace,  WSCWriteProviderOrder.
      Implementations for WSANtohl, WSANtohs, WSASocketA->W crosscall.
      Avoid NULL dereferences in WSAStringToAddress{A,W} and
      WSAAddressToString{A,W}.
      8be26da7
  4. 02 Nov, 2004 1 commit
  5. 01 Nov, 2004 1 commit
  6. 13 Sep, 2004 1 commit
  7. 02 Jun, 2004 1 commit
  8. 05 Apr, 2004 1 commit
  9. 28 Jan, 2004 1 commit
  10. 11 Dec, 2003 1 commit
  11. 04 Jun, 2003 1 commit
  12. 09 Apr, 2003 1 commit
  13. 20 Mar, 2003 1 commit
  14. 17 Mar, 2003 1 commit
  15. 12 Dec, 2002 1 commit
  16. 13 Nov, 2002 1 commit
  17. 04 Nov, 2002 1 commit
  18. 29 Oct, 2002 1 commit
  19. 21 Jun, 2002 1 commit
  20. 13 Jun, 2002 1 commit
  21. 01 Jun, 2002 1 commit
  22. 14 May, 2002 1 commit
  23. 09 May, 2002 1 commit
  24. 25 Apr, 2002 1 commit
    • Martin Wilck's avatar
      Implemented overlapped WSARecvFrom(), WSASendTo(), and · af16c98f
      Martin Wilck authored
      WSAGetOverlappedResult().
      Fixed shutdown() to work correctly for overlapped sockets (do not
      actually do a shutdown() system call as long as there are pending
      overlapped requests).
      Also added correct error reporting when trying to read or write on a
      shut down connection, also for ReadFile()/WriteFile() calls.
      af16c98f
  25. 23 Apr, 2002 1 commit
  26. 05 Apr, 2002 1 commit
  27. 03 Apr, 2002 1 commit
  28. 01 Apr, 2002 1 commit
  29. 14 Jan, 2002 1 commit
  30. 14 Nov, 2001 1 commit
    • Francois Gouget's avatar
      Make winsock.h and winsock2.h independent from the Unix headers. · 27202319
      Francois Gouget authored
      Make them compatible with both the Unix C headers and the MSVCRT
      headers.
      Ensure compatibility with the Unix headers via the USE_WS_PREFIX
      macro.
      Add WINE_NOWINSOCK: prevents winsock.h from being included from
      windows.h when defined.
      Add ws2tcpip.h, move definitions to the right header.
      27202319
  31. 02 Oct, 2001 1 commit
  32. 01 Oct, 2001 1 commit
  33. 10 Jul, 2001 1 commit
  34. 10 Apr, 2001 1 commit
  35. 05 Nov, 2000 1 commit
  36. 24 Oct, 2000 1 commit
  37. 27 Sep, 2000 1 commit
  38. 06 Aug, 2000 1 commit
  39. 03 Aug, 2000 1 commit
  40. 23 Jul, 2000 1 commit