]> git.sur5r.net Git - freertos/commit
Delete the BasicSocketCommandServer task if the task exits, which can happen if the...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 12 Sep 2011 21:15:09 +0000 (21:15 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 12 Sep 2011 21:15:09 +0000 (21:15 +0000)
commit5fc579ad5ac069337de1c6a94c625a2a4281caf3
tree0341d07a242d02c28cc3fc1f37ca4adc3b34128f
parent0ead8ee4f12e2020debbb02e2e8534f491e5a4af
Delete the BasicSocketCommandServer task if the task exits, which can happen if the listening socket cannot be created.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1596 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/WIN32-MSVC-lwIP/lwIP_Apps/apps/BasicSocketCommandServer/BasicSocketCommandServer.c