Search:

Type: Posts; User: winderjj

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    4,658

    Hi Brewbuck, Thanks for the reply. What you...

    Hi Brewbuck,

    Thanks for the reply. What you say makes sense. So when the cable is unplugged my non-blocking reads will just return EWOULDBLOCK and go merrily on their way. When I plug the cable...
  2. Replies
    5
    Views
    4,658

    Hi Valaris, Thanks for replying. As for recv,...

    Hi Valaris,

    Thanks for replying. As for recv, I believe it will return 0 if there are no bytes read and set errno equal to EWOULDBLOCK.

    I'm not sure what the timeouts would be for. This is a...
  3. Replies
    5
    Views
    4,658

    Unix Nonblocking Reads on Sockets

    Hi,

    I admittedly do not know alot about unix socket programming. I have been given some code that I need to fix and I am hoping someone here could point me in the right direction.

    So currently...
Results 1 to 3 of 3