Response from TrollTech...
This is currently not possible using the Qt API, no.
What you'd have to do if you really need to do this is to do the local
binding of a socket descriptor yourself and then set the socket
descriptor on the QTcpSocket afterwards using the setSocketDescriptor()
function.
We do plan to introduce this functionality at a later point though.




Reply With Quote
Bookmarks