"kk yap" <[EMAIL PROTECTED]> writes: > Yes, indeed it seems like Co_thread requires the wait and block. So I > end up using tcp-socket.hh in NOX, following the ssl-test as example. > I have got the thread running. Also, I have binded and listen to the > socket without an error. With the code below, I tried a tcp > connection to the server.
I don't see anything obviously wrong with your code. We definitely use TCP server sockets through this mechanism in NOX, so it's not likely this is untested. -- Ben Pfaff Nicira Networks, Inc. _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
