ChangeLog 1.0 KB

123456789101112131415161718192021222324252627
  1. 2010-03-19 Sebastien Pouliot <[email protected]>
  2. * SocketException_2_1.cs: Add extra ctor (soon to be used)
  3. 2009-04-28 Sebastien Pouliot <[email protected]>
  4. * SocketException_2_1.cs: Remove extra ctor and property unused in 2.1
  5. 2009-04-09 Sebastien Pouliot <[email protected]>
  6. * AddressFamily_2_1.cs: New. SL2 (short) version of the enum
  7. * ProtocolType_2_1.cs: New. SL2 (short) version of the enum
  8. * CrossDomainSocketPolicyManager.cs: Removed (from SL2)
  9. * ISocketPolicyManager.cs: Removed (from SL2)
  10. * SocketAsyncOperation_2_1.cs:New. SL2 (short) version of the enum
  11. * SocketPolicyAsyncResult.cs: Removed (from SL2)
  12. * SocketPolicyCheckCallback.cs: Removed (from SL2)
  13. * SocketSecurityState.cs: Removed (from SL2)
  14. * SocketType_2_1.cs: New. SL2 (short) version of the enum
  15. 2008-09-16 Sebastien Pouliot <[email protected]>
  16. * CrossDomainSocketPolicyManager.cs: New.
  17. * ISocketPolicyManager.cs: New.
  18. * SocketPolicyAsyncResult.cs: New.
  19. * SocketPolicyCheckCallback.cs: New.
  20. * SocketSecurityState.cs: New.