Search:

Type: Posts; User: ceclauson

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    7,137

    Thanks, that fixed it. I was using the GNU C...

    Thanks, that fixed it. I was using the GNU C Standard Library manual, which (oddly) doesn't mention this.
  2. Replies
    3
    Views
    7,137

    Help with multithreaded sockets program

    Hello.

    I'm trying to learn how to use threads and sockets in C. To do this, I've written a program that does the following:
    1) Spawns a thread, which then starts listening on a server socket
    2)...
Results 1 to 2 of 2