Search results for query: *

  • Users: djdagobert
  • Content: Threads
  • Order by date
  1. D

    How to abort a thread which is reading from a networkstream?

    Hi, I've the following problem: I've a main thread, that creates another thread that has an open connection and is waiting for a response. (In particular: is waiting for a string with a newline at the end) While this thread is waiting for that line, I want to kill that thread from the...
Back
Top