Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid SocketException scenario (Udp -- Mono) #387

Closed
wants to merge 161 commits into from

Commits on Sep 25, 2013

  1. adapted push script

    kerryjiang committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    07dbbfc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2013

  1. Configuration menu
    Copy the full SHA
    5b46f4c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2013

  1. Configuration menu
    Copy the full SHA
    7c3f3f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2013

  1. fixed a bug in TerminatorReceiveFilter that wrong prevMatched value u…

    …sed when calculate rest
    kerryjiang committed Oct 16, 2013
    Configuration menu
    Copy the full SHA
    432272d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2013

  1. Configuration menu
    Copy the full SHA
    240c237 View commit details
    Browse the repository at this point in the history
  2. improved the build scripts

    kerryjiang committed Oct 24, 2013
    Configuration menu
    Copy the full SHA
    53cbb83 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2013

  1. Configuration menu
    Copy the full SHA
    f7d65ca View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2013

  1. Configuration menu
    Copy the full SHA
    61d9b38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a0d1c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2013

  1. Configuration menu
    Copy the full SHA
    63251eb View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2014

  1. added NuGet file

    kerryjiang committed Jan 2, 2014
    Configuration menu
    Copy the full SHA
    3faba8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1991e92 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2014

  1. Configuration menu
    Copy the full SHA
    f40c045 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2014

  1. made the command where there is exception occur also go through comma…

    …nd filter's OnExecuted method
    kerryjiang committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    7be5003 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2014

  1. fixed a critical bug that some data cannot be sent fully in case of t…

    …he data to be sent is very large
    kerryjiang committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    c7d2d04 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2014

  1. fixed the bug that the SuperSocket cannot start because of the config…

    …uration error if the attributes for configuration intellisense were added
    kerryjiang committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    8db3fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f8c93b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2014

  1. fixed the bug that SuperSocket will still try to send data to the cli…

    …ent even if the connection drops
    kerryjiang committed Jan 31, 2014
    Configuration menu
    Copy the full SHA
    e0e7d11 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2014

  1. updated README.TXT

    kerryjiang committed Feb 18, 2014
    Configuration menu
    Copy the full SHA
    42da839 View commit details
    Browse the repository at this point in the history
  2. updared README.TXT

    kerryjiang committed Feb 18, 2014
    Configuration menu
    Copy the full SHA
    575a0f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2014

  1. Configuration menu
    Copy the full SHA
    692164f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2014

  1. implement TrySend API

    kerryjiang committed Feb 27, 2014
    Configuration menu
    Copy the full SHA
    ef8e1f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be91dc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2014

  1. Configuration menu
    Copy the full SHA
    39428a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c25e97e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2014

  1. Configuration menu
    Copy the full SHA
    80bfc08 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2014

  1. Configuration menu
    Copy the full SHA
    8f31d0a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2014

  1. Added TimerInterval to PerformanceMonitor for update delay.

    Added public PerfMonitor to DefaultBooter for start,stop and onUpdate event.
    haylax authored and kerryjiang committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    f4b82eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7390645 View commit details
    Browse the repository at this point in the history
  3. Added IPerformanceMonitor for public.

    Conflicts:
    
    	SocketEngine/SuperSocket.SocketEngine.Net40.csproj
    haylax authored and kerryjiang committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    505ce6d View commit details
    Browse the repository at this point in the history
  4. Improved variable names

    haylax authored and kerryjiang committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    64abad5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fd5b8f View commit details
    Browse the repository at this point in the history
  6. New restart command for managment.

    Better debug text for managment commands.
    Fix for .net4.5
    haylax authored and kerryjiang committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    7380d7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b4ec9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f05cffd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e65b4f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eedad4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d08029e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2014

  1. Configuration menu
    Copy the full SHA
    fe21f0c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. Configuration menu
    Copy the full SHA
    ba599f5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2014

  1. Configuration menu
    Copy the full SHA
    b3ec48d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85effbe View commit details
    Browse the repository at this point in the history

Commits on May 9, 2014

  1. 3 Configuration menu
    Copy the full SHA
    5a0130b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2014

  1. Configuration menu
    Copy the full SHA
    e39dc81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdcd39a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    541dccb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2014

  1. Configuration menu
    Copy the full SHA
    eab9634 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2014

  1. Configuration menu
    Copy the full SHA
    5e58ec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0c9fee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9250c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

  1. Configuration menu
    Copy the full SHA
    25b11a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2014

  1. Add KeyStorageFlags property in CertificateConfig

    Add KeyStorageFlags property in CertificateConfig to used by the
    CertificateManager to instantiate the X509Certificate2
    billybraga authored and kerryjiang committed Jun 3, 2014
    Configuration menu
    Copy the full SHA
    94de61c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    083b89b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2014

  1. Configuration menu
    Copy the full SHA
    e15ec49 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2014

  1. Configuration menu
    Copy the full SHA
    4fdd85a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2014

  1. Configuration menu
    Copy the full SHA
    1a55cff View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2014

  1. Configuration menu
    Copy the full SHA
    9d691a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2014

  1. fixed a bug that subscribing an event by mistake, the original purpos…

    …e was to unsubscribe it
    kerryjiang committed Jun 24, 2014
    Configuration menu
    Copy the full SHA
    cb48b6a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2014

  1. upgraded version to 1.6.3

    kerryjiang committed Jun 26, 2014
    Configuration menu
    Copy the full SHA
    4002b40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    992fe0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90fd931 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e139a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2014

  1. Configuration menu
    Copy the full SHA
    76657f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2014

  1. fixed a bug that can cause an exception in case of sending data when …

    …the connection dropped already
    kerryjiang committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    de52336 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2014

  1. Configuration menu
    Copy the full SHA
    ab81243 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2014

  1. Configuration menu
    Copy the full SHA
    5ab34fc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2014

  1. Configuration menu
    Copy the full SHA
    de25a6f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2014

  1. Configuration menu
    Copy the full SHA
    47dabb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2014

  1. fixed a possible NullReferenceException when check there is any data …

    …to be sent during the socket is being closed
    kerryjiang committed Sep 26, 2014
    Configuration menu
    Copy the full SHA
    869468d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1506e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2014

  1. fixed a potential NullReferenceException issue which is caused in rac…

    …ing condition situation
    kerryjiang committed Sep 30, 2014
    Configuration menu
    Copy the full SHA
    ab701f2 View commit details
    Browse the repository at this point in the history
  2. fixed the exception which is caused by OnSerializing method of one St…

    …atusInfoCollection instance could be executed many time
    kerryjiang committed Sep 30, 2014
    Configuration menu
    Copy the full SHA
    7fc1b0b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2014

  1. Configuration menu
    Copy the full SHA
    c75610a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2014

  1. Configuration menu
    Copy the full SHA
    9f5ec6e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2014

  1. updated log4net to 1.2.13

    kerryjiang committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    1dade54 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2014

  1. Configuration menu
    Copy the full SHA
    650bb8f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2014

  1. Configuration menu
    Copy the full SHA
    e111af4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2014

  1. Configuration menu
    Copy the full SHA
    b1166e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2014

  1. Configuration menu
    Copy the full SHA
    7648a50 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2014

  1. Configuration menu
    Copy the full SHA
    fb4edbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93930b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2014

  1. Configuration menu
    Copy the full SHA
    347e685 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2014

  1. enable vertical scrolling

    kerryjiang committed Dec 22, 2014
    Configuration menu
    Copy the full SHA
    2474f76 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2015

  1. Fix nuspec

    darkl authored and Elad Zelingher committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    bc52802 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2015

  1. Merge pull request kerryjiang#22 from darkl/patch-1

    Fix nuspec
    kerryjiang committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    4ac9cc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. Configuration menu
    Copy the full SHA
    4c6d1a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2015

  1. upgraded version to 1.6.5

    kerryjiang committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    8c57fd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2015

  1. Configuration menu
    Copy the full SHA
    1a11909 View commit details
    Browse the repository at this point in the history
  2. updated websocket4net

    kerryjiang committed Apr 19, 2015
    Configuration menu
    Copy the full SHA
    e8c5b86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    682f98b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2015

  1. Configuration menu
    Copy the full SHA
    f44aa05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee2afca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f1cdd9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2015

  1. .travis.yml

    kerryjiang committed May 5, 2015
    Configuration menu
    Copy the full SHA
    7bec5f8 View commit details
    Browse the repository at this point in the history
  2. updated readme

    kerryjiang committed May 5, 2015
    Configuration menu
    Copy the full SHA
    04082e9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2015

  1. Configuration menu
    Copy the full SHA
    9e07244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304fd8c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2015

  1. Configuration menu
    Copy the full SHA
    e835572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90da5fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    311580c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ee09f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2015

  1. Configuration menu
    Copy the full SHA
    5efa3ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request kerryjiang#32 from skynetv/v1.6

    Nice job
    kerryjiang committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    b9a27e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2015

  1. Configuration menu
    Copy the full SHA
    5645efc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cc2581 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3431a73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c3d21b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2015

  1. Configuration menu
    Copy the full SHA
    e816661 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2015

  1. Configuration menu
    Copy the full SHA
    da616f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. improved the process isolation mode to support read to the other sect…

    …ions like appSettings and connectionStrings
    kerryjiang committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    86b0ac2 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. Configuration menu
    Copy the full SHA
    5db9e34 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. Configuration menu
    Copy the full SHA
    b62839a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02324b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2015

  1. Configuration menu
    Copy the full SHA
    b1b059d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2015

  1. Configuration menu
    Copy the full SHA
    d9d3626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e77399d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79654aa View commit details
    Browse the repository at this point in the history
  4. Update STOP.cs

    improved the error message
    kerryjiang committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    6b49f0e View commit details
    Browse the repository at this point in the history
  5. Update RESTART.cs

    improved the error message
    kerryjiang committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    3b525e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. 2 Configuration menu
    Copy the full SHA
    00b6781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    929ee25 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. fixed the exception happen when the bootstrap process go live again w…

    …ith working agent process
    kerryjiang committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    d77332f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2015

  1. Configuration menu
    Copy the full SHA
    f0ffb73 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. Configuration menu
    Copy the full SHA
    fdca826 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2015

  1. added nuget icons

    kerryjiang committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    765e8b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8f3d71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58755a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2015

  1. Configuration menu
    Copy the full SHA
    0603991 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc5c6c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2015

  1. Configuration menu
    Copy the full SHA
    748df67 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    kerryjiang committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    5dc7c75 View commit details
    Browse the repository at this point in the history
  3. updated README.md

    kerryjiang committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    9bc7ce1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

  1. Configuration menu
    Copy the full SHA
    f4ad8f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ad2de6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2015

  1. Configuration menu
    Copy the full SHA
    b44ff67 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2015

  1. Configuration menu
    Copy the full SHA
    cb567c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515679a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Configuration menu
    Copy the full SHA
    38b020d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57de2f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b573510 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    705a7da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b4885d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2015

  1. Configuration menu
    Copy the full SHA
    2ba9496 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

  1. Configuration menu
    Copy the full SHA
    de2b282 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

  1. Configuration menu
    Copy the full SHA
    bf3b351 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2016

  1. Configuration menu
    Copy the full SHA
    53dc90d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2016

  1. Configuration menu
    Copy the full SHA
    dce59bf View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. Configuration menu
    Copy the full SHA
    dbf26a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Configuration menu
    Copy the full SHA
    0a1662c View commit details
    Browse the repository at this point in the history
  2. updated assembly version

    kerryjiang committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    9beaf9b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2016

  1. No commit message

    youzi1001 committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    7f46ef7 View commit details
    Browse the repository at this point in the history
  2. No commit message

    youzi1001 committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    3d8e161 View commit details
    Browse the repository at this point in the history
  3. Update SocketServiceInstaller.cs

    Add auto start afterinstall for win service
    youzi1001 committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    d72a972 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kerryjiang#51 from youzi1001/v1.6

    add auto start afterinstall for win service
    kerryjiang committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    3f984f6 View commit details
    Browse the repository at this point in the history
  5. formatted code

    kerryjiang committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    08110c6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. Configuration menu
    Copy the full SHA
    91280e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc32f42 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

  1. Fixed the bug that some sessions cannot be closed properly (kerryjian…

    …g#55)
    
    * prevent a racing issue when send/receive return occur at the same time
    * added more logs and tried to fix the session close state issue
    * tried to fixed session closing state issue
    * removed the logging code for debug
    kerryjiang committed May 26, 2016
    Configuration menu
    Copy the full SHA
    3487df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2599eda View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. Avoid SocketException scenario caused due to incompatibility of using…

    … ioctl system calls under a Mono environment
    bluebycode authored Dec 3, 2016
    Configuration menu
    Copy the full SHA
    4af3f80 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Configuration menu
    Copy the full SHA
    6ede996 View commit details
    Browse the repository at this point in the history