Search:

Type: Posts; User: underthec

Search: Search took 0.00 seconds.

  1. I'm not sure how to edit the above post, so here...

    I'm not sure how to edit the above post, so here is the extra info:

    headers:



    #include <event2/listener.h>
    #include <event2/bufferevent.h>
    #include <event2/buffer.h>
    #include...
  2. Network programming - socket stuck in close_wait state

    I am using libevent to comminucate between two computers on the network. The following code is a minimal example to reproduce my problem. The same code is running on both computers.

    What I want...
Results 1 to 2 of 2