Search results for query: *

  1. T

    Question Beginner using multithreading and streamreader - thread hangs and become unresponsive

    [sigh] Nevermind... It was the timeout variable. It seems that even though I had removed it I hadn't actually recompiled and tested it... I really should have some coffee and food before coding in the mornings, lol. Thanks anyway all!
  2. T

    Question Beginner using multithreading and streamreader - thread hangs and become unresponsive

    Hi all, First post here - XD So I'm working on a project in Unity (an interactive, live animated twitchbot). I'm using TcpClient and StreamReader to connect to the twitch chat and read the messages. Of course streamreader.readline() causes the program to completely hang whilst waiting for...
Back
Top Bottom