Search:

Type: Posts; User: Masna

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    3,716

    Could you tell me how to make the socket...

    Could you tell me how to make the socket non-blocking?
  2. Replies
    5
    Views
    3,716

    So, is read supposed to cause freezing like this?...

    So, is read supposed to cause freezing like this? Because, I've been reading tutorials and checking source code all day and I see everyone using the infinite while loop until read returns 0.
  3. Replies
    5
    Views
    3,716

    read Causes Freezing?

    Hey all. I'm currently writing a basic TCP client script with basic write and read functions implemented. As I understand, it makes sense to enter an infinite while loop to read responses from the...
Results 1 to 3 of 3