
4 Mar
2006
4 Mar
'06
3:04 p.m.
I'm moving an MFC net app to asio. In that app CAsyncSocket/CSocket are created using port=0, which MFC docs states: 'Windows Sockets to select a port'. Is there a similar facility in asio? If not any suggestions on a portable technique to get an available port? Thanks, Jeff