ChangeLog 923 B

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