[zeromq-dev] ZMQ Crash from unknown DNS name

Martin Sustrik sustrik at 250bpm.com
Thu Jan 27 09:44:54 CET 2011


On 01/27/2011 09:28 AM, David Kantowitz wrote:

>     The real solution IMO would be to introduce a new "address"
>     structure that would contain the address as such, with no elements
>     to resolve.
>
> When will sockaddr_storage be insufficient?

We have following transports that have to be taken into account:

1. TCP (IPv4)
2. IPC
3. INPROC
4. PGM
5. EPGM

1 and 2 fit into sockaddr_storage naturally. The others are to be 
consided...

Martin




More information about the zeromq-dev mailing list