From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2006-03-04 10:04:29


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