hi for the fast answer, i have other question respect to this, what about if i wanna a function return the socket descriptor value? what must be the type of value retuned? an int value?
thanks
> void escribir( tcp::socket socket)should be:
void escribir( tcp::socket &socket)
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users